Tyler Lamparter Thank you, not sure how I could miss that, quite embarassing :-) Any chance that you will add Intl to the runtime at a later stage?
I am having some issues with timezone conversion in dayjs. According to dayjs docs, this should work:(Edit: I have no idea why the word “Copy” appears three times in top of the code snippets below,...
Nithin Gollapally Thank you!
Hi, Can anyone tell me what the "Cancel" execution type means, and in which situation(s) it is triggered? Thanks!
Alvin Mites What is your exact curl request (of course with the bearer token and ID in URL replaced with XXXX)?
Alvin Mites I believe you can use the "Invoke URL" from each export/import to do this. For example, this curl request works for me: curl -X POST https://api.integrator.io/XXXXXXXXXX --header 'Autho...
Alvin Mites If it works in Postman, it should work with curl as well, but maybe I am misunderstanding? I seem to remember that Postman has a function to export a Postman request as a curl command l...
Alvin Mites I don't think you need to send a JSON payload (--data '{}') for that endpoint. I also don't think you need to follow redirects (that's what --location does if I am not mistaken). Could...
Stephen Brandt: Thanks Stephen, no worries at all. I figured it out after a few minutes of "Unauthorized" messages, and just wanted to add my finding here. Have a great day.
A suggestion: You should update this article to show that the API base URL is https://api.eu.integrator.io/v1/ if one is using the EU version of Celigo (the one located at https://eu.integrator.io).