Skip to main content

I’d like to increment/decrement a number field in SFDC via Zapier.

Example: Customer purchases a number of ‘units’ in our app.  Zapier picks up the new invoice from Chargebee, which includes the quantity purchased.  I’d then like to find that customer’s record in SFDC and increment the ‘units_available’ field that quantity amount.

Any recommendations folks?  Thanks in advance!

Hi @JSC1982 

Try this logic.

Find the Record in Salesforce

Use a Formatter > Numbers > Perform Math Operation

Then Update the Record in Salesforce.