Gotcha, makes sense. What is the best way to do the import to an IO listener? Use the IO connection or use HTTP and just set the URL to the target IO listener? And good to know, thank you. Being a...
Tyler Lamparter Thanks for the reply.So basically a middle-man flow that takes the JSON with XML and passes the XML along in the body directly of another Flow that actually exports the data to wher...
Is it possible to send XML data to an integrator.io listener and have the XML parsed? The errors from the connection I'm trying to send to the integrator.io listener are XML. I'm looping over the e...
Tyler Lamparter Our use case is that we have UI in our system that the user would use to select the records to send to whatever system. We'd call the celigo endpoint (MyAPI or webhook) to pass the ...
Tyler Lamparter Thanks for the response. Webhooks do work, however, nothing is returned from the request. Additional lookups would have to be done to find the Job and get status/errors. (At least...
In this comment (https://docs.celigo.com/hc/en-us/articles/7707985934363/comments/15350161055899) from Tyler Lamparter it was mentioned a feature to allow non-start/end date fields to be sent to th...