export_data
Convert a JSON array of records into CSV or JSON string for downloading or further processing of e-commerce business data.
Instructions
Export a JSON array of records to a CSV or JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| records_json | Yes | ||
| fmt | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |