How can I convert JSON data into CSV format using Quickwork?
0
-
To convert JSON data to CSV format in Quickwork, follow these steps:
- Configure your trigger,
- Choose the JSON to CSV app as the action and select Convert JSON to CSV as the action type.
- Choose either String or URL as the JSON data source, depending on whether you're inputting JSON directly or using a URL, say String.
- Select Output field type based on whether the converted CSV file to be received in as a string or an URL
- Input your JSON data in the required field.
- In the Fields field, specify the fields of the JSON object you want as a column in CSV. E.g., userId, age, name, designation.
- 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.
Comments
1 comment