Forum Discussion

manohar's avatar
manohar
Contributor
5 months ago
Solved

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...
  • GjorgeArgirov's avatar
    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!