Export an SMS campaign's recipients
POST {{baseUrl}}/smsCampaigns/:campaignId/exportRecipients
It returns the background process ID which on completion calls the notify URL that you have set in the input.
Request Body
{"recipientsType"=>"answered", "notifyURL"=>"http://requestb.in/173lyyx1"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |