Forum Discussion

wcl3y2's avatar
wcl3y2
New Contributor III
6 years ago
Solved

Is there a way to insert a row number while mapping an object array?

I am creating an integration that will take JSON from our CRM and create invoices in our ERP. One of the required fields is line number for each of the invoice lines. I am trying to generate this i...