Skip to main content

Send SMS Engage surveys as batch

POST 

/api/v1/subaccounts/:subAccountId/surveys/:surveyId/messages/batch

  • Sending a POST request on this endpoint allows to send SMS Engage surveys by batch (multiple messages per request).
  • It is ideal when you want to send a batch of surveys on a recurring manner or based on time parameters (eg: Order collection at the end of the month)

URL

  • The 8x8 subaccountid to use is defined in the URL where you send your POST request as shown below: https://sms.8x8.com/api/v1/subaccounts/{subAccountId}/surveys/{surveyId}/messages/batch

Request

Responses

OK