Newer Version Available

This content describes an older version of this product. View Latest

Conversations, Bulk Upload and Statuses

Upload bulk conversations and get the statuses of the uploads.
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 25 KB.

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