Celigo to Netsuite question. Are you able to map a...
# integrations
a
Celigo to Netsuite question. Are you able to map a field for only one customer? For example, I want to map the tracking number from Shipstation to a certain Netsuite field for only one customer.
m
Not sure about the Shipstation module exactly, but if not through Celigo, you certainly could update the fulfillment via Workflow or Script. (to remove the tracking on fulfillments you don't want to have it)
a
Yeah that might be the easier route as I am not as familiar with Celigo enough.
t
Yes you could with Celigo
Couple different options: 1. If you are using the ShipStation Novemodule integration app, you could modify the mapping a bit for that field and say {{#compare name "===" "Bob"}}"customer id to map"{{/compare}} 2. If using a custom flow, you could do the same or just make a branch in the flow that filters on customer id, email, or whatever. At that point, one branch would be for the specific customer and the other would be to not that customer
a
Thank you, Tyler; we may also explore this option. We are using Novamodule
👍 1