Name |
Description |
Supported Operations |
Campaigns
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method |
Supported ? |
Reference EndPoint |
SELECT |
YES |
get_campaigns |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
YES |
get_campaign |
|
ListMembers
|
This table supports bulk operations. For bulk Add/Update use UPSERT operation. All other operations are row by row. |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|
ListMembersBulk
|
This table uses BULK API to create / update contacts in bulk. In this table add operation is slightly faster compared to ListMembers table. Use this endpoint if you have real need to speed up and you dont need some information returned by ListMembers operation. |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|
Lists
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|