POST to https://eyemails.com/api/developer/save_campaign with the following form data:
POST to https://eyemails.com/api/developer/save_campaign with the following parameters
Required: The Sender of the campaign.
Required: The Subject of the campaign.
Required: The custom HTML to send(campaign template).
The Start date of the Campaign, will default to the current date if not added.
The End date of the Campaign,Will default to the current date if not added.
Response:
The API will respond with a unique ScheduleId if successful , or could return with error codes.
The API will respond with a unique ScheduleId if successful , or could return with error codes.