Using DBSync Loop function, can we loop over child records of a custom Object and Map fields of Child records to create Invoice Lines in QuickBooks (One child record=one Line in QuickBooks)?. Currently when we use Loop . an error is thrown for some or the other mandatory field of Invoice Line. Without Loop it seems to be working and a single Line gets inserted.
Did you ever resolve this issue? What was the outcome? I have the same issue, I’m looking to understand how the loop function works better. I have been unable to specify all of the required data for quickbooks line items.