Convert to Json file

Convert to Json file

Comments

  • I have working creating a string in Json format. What are some ways to create a .Json file? App is to then save that file type on an external file system. In my flow I have to use inputs such as Html, fileRef, fileData.

  • Hi

    We can create a JSON file by using create text file step and there are other ways as well. There is also a network write all text step which could write files to external storage.
    Attached is the documentation link for reference for the network write step.
    https://documentation.decisions.com/docs/integrating-with-shared-network-drive

Sign In or Register to comment.