Newer Version Available
Conversations, Bulk Upload and Statuses
- Resource
-
1/connect/conversations/upload - Available version
- 51.0
- Requires Chatter
- No
- HTTP methods
- GET, POST
- Request parameters for GET
- Use GET to get the statuses of bulk conversation uploads.
Parameter Name Type Description Required or Optional Available Version uploadIds String[] Comma-separated list of up to 100 upload IDs. Required 51.0 - Response body for GET
- Conversation Bulk Upload Statuses
- Request parameters for POST
- Use POST to bulk upload conversations up to 512 MB.
To upload a binary file, you must send it in a multipart/form-data request. For information about how to create the multipart/form-data message, see Uploading Binary Files
For a detailed example of bulk conversation upload, see Upload and Update Transcripts with Connect REST API.
- Response body for POST
- Conversation Bulk Uploads