The zap is
When a purchase order is created in CRM, then create bill in Quickbooks. The issue I’m having is if the item has not been created in Quickbooks yet, I want it to create the item. Once the item is created, I want to add it to the bill so I will need NEW and EXISTING items on one bill. I am not sure how to setup the conditional logic since BOTH items need to be on the SAME bill. Any ideas? I’ve thought about being able to add all the items onto a table and then creating the bill but I’m still having problems with the logic.