Bulk Export Custom Objects¶
Bulk Export Custom Objects Controller
Operations¶
| Method | Path | Operation |
|---|---|---|
| GET | /bulk/v1/customobjects/{apiName}/export.json |
Get Export Custom Object Jobs |
| POST | /bulk/v1/customobjects/{apiName}/export/create.json |
Create Export Custom Object Job |
| POST | /bulk/v1/customobjects/{apiName}/export/{exportId}/cancel.json |
Cancel Export Custom Object Job |
| POST | /bulk/v1/customobjects/{apiName}/export/{exportId}/enqueue.json |
Enqueue Export Custom Object Job |
| GET | /bulk/v1/customobjects/{apiName}/export/{exportId}/file.json |
Get Export Custom Object File |
| GET | /bulk/v1/customobjects/{apiName}/export/{exportId}/status.json |
Get Export Custom Object Job Status |