If you’ve updated a campaign batch with a new CSV file, use this API to download the original CSV file.
GET /v1/batches/{id}/file
Authorization: Bearer <access_token>
or
Authorization: Basic <encodedString>
where <encodedString> is your <api-key>:<api-secret> string encoded using Base64 encoding
id REQUIRED
string (UUID)
Unique ID assigned to the campaign batch in RocketCOMS.
None
If successful, returns 200 Original CSV file.
SAMPLE RESPONSE
{
200 Original CSV file
}
RocketCOMs is a powerful SMS marketing platform that empowers businesses with seamless support for multiple brands, intuitive campaign management, real-time analytics, and advanced formatting options for successful text message campaigns.