Hello, Alain. We plan to release a new signed OAuth token enhancement this month. It replaces our existing token format with a self verifying signed token format that includes its expiry, and the expiry will be set to one hour every time a new token ...
Hello Manuel, Following the attached guide, I was able to create a script that uses the exceljs library to convert from a CSV file string to an Excel spreadsheet. Unfortunately, our Javascript action does not support a file/binary output type, and wh...
It appears so. It supports reading a CSV and then writing a XSLX: https://www.npmjs.com/package/exceljs#file-io I’ll give it a try, and we’ll see. I’ll post my results here with a guide that you can use for doing the same.
Thanks, Gordon.
If I wanted to accumulate all of a paginated API’s records in a single recipe using only Workato features, I would begin by using a Workato list (which can have up to 50,000 items). You can actually concatenate two lists together i...
Hello Gordon,
I assume you’re trying to get all records from an API that requires you to make multiple paginated requests. How many total records do you need to get?
Regards,