Question

Invoke a get request in csv format


I want to send a GET request to a web url and get the result set in csv format which is the output format. I need to have the pagination set to read all the records at that point of time. My token will get expired every 30 minutes and its needs to be refreshed to get a new token. Any insight on how to implement this? Also Can I call multiple api’s in the same pipeline and merge all of them together?


0 replies

Be the first to reply!

Reply