get deprecatedhttps://cloud.seatable.io/api/v2.1/admin/dtables//export-dtable/
Use this request to start exporting a base.
A task_id
will be returned. A task_id
doesn't mean, that the export has been completed.
Large bases will need some time before they can be downloaded.
To automate your workflow, use the request Query export task status to check if the task is finished.
Once it is finished, proceed with the download.
Deprecated due to asynchronous request
Requests with
task_id
will be replaced in the future with synchronous requests. Therefore you should be aware that this call might be removed in the future.