Hey all! Has anyone used Celigo to migrate PDFs fr...
# integrations
a
Hey all! Has anyone used Celigo to migrate PDFs from NS Customer to SFDC Service Contract?
t
You would need 1. a saved search to get a list of documents you want to sync OR you could have an event listener on the customer record and pull the file sublist in as the event is fired off 2. Have a lookup step to NetSuite to grab the file blob 3. Have a salesforce step to post the blob 4. Have a salesforce step to link the created blob to the object in salesforce. Something like this
🙌 1
a
Thank you so much. I was worried it wasn't even possible. How do I map what record it needs to post to?
t
Like what object to link it to?
Some screenshots in there with that step. The "link pdf to salesforce object" screenshot
and mappings for it after