manohar
5 months agoContributor
records to json file
Hi there, I am pulling data from Coupa to store it in json files. its coming in below format. I need to create a JSON file for each record and store it into sftp server with id as file name. input...
- 4 months ago
Simpler Alternative
If you only need the document ID as the filename, you can set the Binary Header property in the JSON Formatter snap to the ID field.I’ve attached a sample pipeline that shows the settings in action.
Hope it helps—let me know if any part isn’t clear!