Send message to a list of usersd with CSV.

This endpoint allows you to send a list of messages through a CSV file.

Messages will always be sent using slicing if it is active and if the conditions are met.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

ApplicationId ID.

file
required

.CSV file with messages and their recipients. By the moment, this endpoint only allows the sending of messages with contentType = template (message templates). Fields with * are mandatory. No header must be specified in file. Parameters:

  • All paramaters are "text" parameter type
  • Each parameter must begin with a letter (h, b, f) to refer to a parameter of the header, body or footer, followed by the | symbol. Example: b|test, h|test2
  • To use a multimedia element as parameter, use "multimediaId:{id}" or "multimediaCode:{code}". For example: h|multimediaId:541 or h|multimediaCode:my_multimedia_code

Format:


  to* , channel* , contentType* , ttl* , namespace* , elementName* , languageCode* , Parameter 1 , Parameter 2

Example:


  34525252563,whatsapp,template,1,cdb2df51_9816_c754_c5a4_64cdabdcad3e,four_lparam_demo,en_US,b|just a string,b|$100
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json