Hi everyone,
I'm trying to create a Journal Entry in NetSuite using the Celigo NetSuite Connector. I receive a single row of data from a CSV file that represents one transaction, and I want to create two lines in the Journal Entry: one for the debit and one for the credit.
However, in the NetSuite mapping stage, I only see one field available on the NetSuite side: Line:account
. I'm not sure how to differentiate or map both the credit and debit accounts when I only have one Line:account
field to work with.
Has anyone done this before? Is it even possible to create two lines from a single CSV row in this way? If so, how should I set up my mapping or transformation to split one row into two journal lines?
Any help or example mappings would be greatly appreciated!
Thanks in advance!