Auth
API Authorization
API | Description |
---|---|
POST api/Authorization/SetCustomerAuthorization |
Set Customer Authorization |
Campaigns
API | Description |
---|---|
POST api/Campaigns/GetCampaignsBasicDetailsByDatesRange |
Get campaigns basic fields data by sent dates range |
POST api/Campaigns/SaveRegularCampaign |
Create/ Update regular campaign (not publish). |
POST api/Campaigns/SaveRegistrationEventCampaign |
Create/ Update registration event campaign (not publish). |
POST api/Campaigns/SaveDateEventCampaign |
Create/ Update Date event campaign (not publish). |
POST api/Campaigns/SaveApprovalRegistrationEventCampaign |
Create/ Update approval registration event campaign (not publish). |
POST api/Campaigns/ScheduleRegularCampaign |
No documentation available. |
POST api/Campaigns/SendEventTypeCampaign |
No documentation available. |
CustomerLists
API | Description |
---|---|
POST api/Recipients/GetCustomerLists |
Get all active lists |
POST api/Recipients/GetCustomerListById |
Get active list by Id |
POST api/Recipients/GetCustomerListsByListName |
Get active lists by name. Rarely its possible that there are more than one list with the same name. |
POST api/Recipients/CreateCustomerList |
No documentation available. |
POST api/Recipients/UpdateCustomerList |
Update list |
Recipients
API | Description |
---|---|
POST api/Recipients/ImportsRecipients |
Import Recipients. Limited to 1500 recipients each call. |
POST api/Recipients/ChangeRecipientsPermission |
Change recipients delivery status. Does not affect on recipients that already in removal state. |
POST api/Recipients/GetAllActiveInterests |
Get Interests |
POST api/Recipients/GetRecipientByEmail |
Get Recipient By Email |
POST api/Recipients/GetRecipientsEmailsByListid |
Get Recipients Emails by list Id |
POST api/Recipients/RemoveRecipientFromList |
Exclude email from list |
POST api/Recipients/CancelFutureEventTypeCampaignsForRecipient |
Enables you to cancel existing scheduled email/s that were set by an event type campaigns. |
Forms
API | Description |
---|---|
POST api/Forms/GetForms |
Get all active Forms |
POST api/Forms/GetFormById |
Get active Form by Id |
POST api/Forms/GetFormByName |
Get active Forms by name. its possible that there are more than one form with the same name. |
POST api/Forms/CreateForm |
Create new Form |
POST api/Forms/UpdateForm |
Update Form |
Grids
API | Description |
---|---|
POST api/Grids/GetCampaignGridBy |
Get campaigns Grids |
Classifications
API | Description |
---|---|
POST api/Classifications/GetClassifications |
Get all active Classifications |
POST api/Classifications/ReSetClassifications |
Remove exisitng and set new Classifications |
POST api/Classifications/RemoveAllClassifications |
Remove all Classifications by objectId |