Orchestration Workflow - REST get and then create CSV via FTP adapter - possible?
Summary
Orchestration Workflow - REST get and then create CSV via FTP adapter - possible?Content
I would like to call a REST service to retrieve essentially rows from a table, loop through them and create a CSV file, then upload it to Cloud ERP via the FBDI import process. Is this possible? If so can anyone give me a quick overview on how to do it? I'm running into issues looping through the records and writing to the file.
Or are there any examples that show this functionality? I have found documentation that walks through how to pull an existing file and FBDI upload it, but not how to pull records from a REST service and then generate the CSV and upload.
1