Dave Guderian why are you needing the delay? Tony Curcio also had a few questions which would be helpful to know to validate how we've planned it aligns with what you're needing.
Dave Guderian to clarify, are you needing this because you want to hold records and then just run held records on a schedule? Or you need to hold records for lets say 1 minute so that activities in...
Flow 1 Grabs the file and backs the file up to an in progress directory Imports the POs to NetSuite On flow settings, specify flow 2 to run after this flow is done Flow 2 Checks the status of th...
Paul Topham unfortunately, the preMap script is the only option for handling this now. We have some counter functionality, but not something to handle this as of now. If you send me your input JSON...
Paul Topham can you follow the responses here and see if it solves your question? https://docs.celigo.com/hc/en-us/community/posts/22579686724251-Creating-HL-Segments
Goutham Reddy Katangur you would want to set a path to records on your export. For Microsoft, it's typically in a values array so you would put values into that field.
Dave Guderian yeah that should do it. You should use this setup though, the current Zendesk form view hasn't migrated to the new framework so it does reference some outdated configurations.
Dave Guderian what's the issue you're having? It should just be one export to get tickets on a delta and an import to load to S3.https://developer.zendesk.com/api-reference/ticketing/tickets/ticket...
Josh Braun yeah you can use HTTP connector or the integrator.io connector. In the post body of the import step, you would just put something like {{{record.xml}}} where the xml field is the xml tex...
Josh Braun correct. It's not the prettiest, but should get the job done. FYI: we've added these enhancements to the backlog of ideas (support XML for JSRT functions and allow other JS libraries th...