Skip to main content

How can I convert JSON data into CSV format using Quickwork?

Comments

1 comment

  • Rajnish Kucheria

    To convert JSON data to CSV format in Quickwork, follow these steps:

    1. Configure your trigger,
    2. Choose the JSON to CSV app as the action and select Convert JSON to CSV as the action type.
    3. Choose either String or URL as the JSON data source, depending on whether you're inputting JSON directly or using a URL, say String.
    4. Select Output field type based on whether the converted CSV file to be received in as a string or an URL
    5. Input your JSON data in the required field. 
    6. In the Fields field, specify the fields of the JSON object you want as a column in CSV. E.g., userId, age, name, designation.
    7. Save and start the journey. You can find the CSV file URL in the Output section in the History tab.
    0

Please sign in to leave a comment.