Exporting Root Data to Plain CSV via POST
(introduced: version 1.1)
This endpoint is useful only for Forms under Project Managed Encryption.
As with GET to .csv just above, this endpoint will only return CSV text data, rather than a ZIP file containing ore or more files. Please see that endpoint for further explanation.
As with POST to .csv.zip it allows secure submission of decryption passkeys. Please see that endpoint for more information on how to do this.
Path parameters
The numeric ID of the Project
The xmlFormId of the Form being referenced.
Query parameters
If provided, will filter responses to those matching the given OData query. Only certain fields are available to reference. The operators lt, le, eq, neq, ge, gt, not, and, and or are supported, and the built-in functions now, year, month, day, hour, minute, second.
Response
OK
Changes
Changed in 3 of the 54 revisions of this API.15
- ○
api operation id
Exporting Root Data to Plain CSV via POSTremoved and replaced withexportRootDataToPlainCsvViaPostapi-operation-id-removed
- ○
- ○
added the media type
application/zipfor the response with the status200response-media-type-added
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
- ▲
removed the media type
application/zipfor the response with the status200response-media-type-removed
- ○
api operation id
exportRootDataToPlainCsvViaPostremoved and replaced withExporting Root Data to Plain CSV via POSTapi-operation-id-removed
- ○
added the non-success response with the status
403response-non-success-status-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲