With the API, MasivBot allows creating of a campaign and adding of users from each flow.
Name | Value | Description | Mandatory |
---|---|---|---|
Authorization | Basic Token | Authentication header, type Basic; the token must contain the base-64-encoded user:password structure and corresponding to a valid Masiv user. | One of the two possibilities must be present |
Authorization | Bearer Token | Authentication header of type Bearer Token, the token must correspond to the one generated by a previous login process, it must be valid and be in force | One of the two possibilities must be present |
You can create different campaigns associated with their flows.
Type: POST
This endpoint added new customers to a specific campaign.