Celigo flow question. In doing a mapping to add/u...
# ask-stanley-ai
j
Celigo flow question. In doing a mapping to add/update employee record in NetSuite. in the Destination record field (NetSuite) - I see fields for lastname, middlename, but cannot find firstname - how do I map firstname?
c
AI generated answer (using internal Slack threads):
In Celigo, when you are mapping fields, you should be able to find the 'firstname' field under the 'Name' category. If you can't find it, you can use the field's script ID to map it. The script ID for the 'firstname' field is 'firstname'. Here's how you can do it: 1. In the Celigo integration flow, go to the mapping section. 2. Click on the 'Add Field Mapping' button. 3. In the 'Source Field' column, select or input the field from your source that contains the first name. 4. In the 'Destination Field' column, input 'firstname' (this is the script ID for the 'firstname' field in NetSuite). 5. Click 'Save'. Remember, the field names are case sensitive, so make sure to input the script ID correctly. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.845687747
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.825956762
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.825787842
Please provide your feedback on this answer.
t
just type in firstname and it will work
the drop down list shows the labels of fields, but behind the scenes it stores the field id. So if you just put the field id, then it will save that and work
1
j
got it to work