Hello!
What I’d like to be able to do is when a New Invoice is created in QBO (with line items) then find the account in Salesforce then create a new record on a custom object for each line item. I’ve been able to get the “Find Record” step to work, and I can create a new record for the invoice as a whole, but I can’t seem to get it to create a new record for each line item.
How should I approach this?