Create List

The first step is creating a new list by adding subscribers via JSON body or from a CSV file.

To set up a list, you need to define the columns and rows that the new list will contain. Once defined, the next step is to add one or more subscribers to the list.

Therefore, this endpoint allows you to create a new list and add it subscribers in the same request.

📘

Creating List

There are different ways to generate a list:

  • From the platform. You are able to create and use a list that is located in the Digital Engagement Platform.

  • From the API. You are able to create and use a list that is located in the Create List API. Even you can use a list that is located in the platform by exporting the list from the Subscribers section as CSV file and importing it into the API.

Before adding subscribers, you must create a list previously.

To know how to create a single list , go to the Manage Lists section.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!