Hi I am looking to set up a zap for when my salesforce organisation has a quote in the accepted stage, it creates an invoice in quickbooks that contains the product lines and details etc. I also want to be able to see what has been paid back inside salesforce, probably a custom field that links to quickbooks.
HI
I would start by triggering my Zap off of Salesforce’s Updated Field on Record Trigger. You should be able to set that to watch for the specific stage.
Likely, you will then need to use fields from the trigger step to find the customer & find the products in QBO. Finally, you can pass all of the information into a Create Invoice Step. The flow would resemble something like the following:
Trigger: Updated Field on Record (Salesforce)
Step 2: Find Customer (QBO)
Step 3: Find Products (QBO)
Step 4: Create Invoice (QBO)
Thanks
I have realised I may need to create products and customers in quickbooks using this zap if they cant be matched to one in salesforce, does this add much complexity?
Both of the Find Actions should have an option to create a record if a record is not found so it does not complicate the process that much.
Henry - let me know if you want any help with that.
Yes, these types of automations can be rather complex. I have even resorted to rebuilding QBO actions using their api to accomplish such tasks.
Tim @ GetUWired
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.