Platform URL | https://[enterprise].cvtr.io/v2/campaigns/1986/leads |
---|---|
API Endpoints | Retrieves/ |
Imports/Removes Suppression Email List:
Retrieves/Creates/Removes Suppression Name Lists:
Retrieves/Creates/Removes Suppression Telephone Lists:
|
Import Suppression Email List:
Code Block |
---|
POST https://{enterprise}.cvtr.io/api/v4/invalid-emails-import |
Import Suppression Name List:
Code Block |
---|
POST https://{enterprise}.cvtr.io/api/v4/invalid-names-import |
Import Suppression Telephone List:
Code Block |
---|
POST https://{enterprise}.cvtr.io/api/v4/invalid-telephone-import |
| |||||
Epic |
|
---|
| ||||||
Document status |
|
---|
| ||
Document owner | ||
---|---|---|
Technical writers | ||
Related Content | https://convertr.atlassian.net/wiki/spaces/PF/pages/edit-v2/3029925948 |
Feature Overview
Suppression
...
The below confirmation dialog will be shown to the user, upon confirmation of which the selected value(s) will be deleted and removed from the telephone number suppression listing.
...
\uD83D\uDDD2 Summary
Functionality | User Story | |
---|---|---|
1 | Email Suppression List | Users can see the table listing of all the emails that need to be suppressed |
2 | Telephone Suppression List | Users can see the table listing of all the telephone numbers that need to be suppressed |
3 | Email Suppression List > Import via CSV | Users can add email addresses to the list by importing CSV file |
4 | Telephone Suppression List > Import via CSV | Users can add telephone numbers to the list by importing CSV file |
5 | Email Suppression List > Delete | Users can delete email addresses from the suppression list |
6 | Telephone Suppression List > Delete | Users can delete telephone numbers from the suppression list |
7 | Filter | Users can search for email addresses and telephone numbers using the filter option available on the columns |
8 | Sort | Users can sort email addresses and telephone numbers in asc/desc order using the sort option available on the columns |
\uD83D\uDDD2 User Permissions
...