Is there a way i can create/update multiple transaction in netsuite
I have a flow where I am using a lookup to find internal ids for item fulfillment. There is a scenario where multiple records need to be created/updated. How can I do that?
0
Comments
Hi Josh Green,
If you're using our legacy UI, try setting the Does each individual record being processed translate to multiple records in the import application to Yes.
If you're using the current UI, this field is now called One to many.
Let us know if that helps! Thanks!
Hi Josh Green,
Are you using our Salesforce-NetSuite integration app or creating a custom flow? It sounds like you're doing a custom flow?
[MOVED FROM SF-NS integration app community topic]
A custom flow, with rest API
Do you need to loop through an array?
I have an array of ids, I want to update all the transactions against those ids. I have a lookup that returns ids.
Ever get a reply on this? I'm having a similar issue.
I need to pull all Record IDs for a given Work Order but when I pick OnetoMany in REST it kills my Handlebar URI. If I hard-code the Work Order it works but not with the lookup in the URI.
See below: /tblINeo6n0Hxxxxx?filterByFormula=%7BWork%20Order%7D%20%3D%20'{{record.Workorder}}'
Hi Greg Lang,
In talking to our NS experts, this use case is very different and we'll need more information on what your URL is going and how it translates into your flow. To that end, I've created a support ticket for you. Thanks!
Please sign in to leave a comment.