Export data from a DataSet in your Domo instance.
Data types will be exported as they are currently stored in the dataset. In addition, the only supported export type is CSV.
Documentation Index
Fetch the complete documentation index at: https://domoinc-openapi-sync-documents.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the DataSet
"08a061e2-12a2-4646-b4bc-20beddb403e3"
Include table header row
The filename of the exported csv
Returns a raw CSV in the response body or error for the outcome of data being exported into DataSet.
The response is of type string.