ICE Email APIs

The module is designed to get campaign details. The Service URL for the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/GetCampaignDetails •Allowed for Admin •Json Formats- 1. Code snippet for Web Service Use- GetCampaignDetails {  “CampaignId”: 1,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 CampaignId Int Id of […]

Continue Reading

The module is used to get campaign list. The Service URL for the module is given as- https://www.enterice.com/ICEAPI/api/EmailAdmin/GetCampaignList •Allowed for Admin •Json Formats- 1. Code snippet for Web Service Use- GetCampaignList {  “OrganisationName”: “ICE”,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 OrganisationName String Name of organization   3. Response […]

Continue Reading

The module is used to create campaign. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/CreateCampaign •Allowed for- Admin •Json Formats- 1. Code Snippet for Web Service Use- CreateCampaign {  “OrgId”: 59,  “CampaignName”: “Account”,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 OrgId Int Id […]

Continue Reading

This section of the API is used for creation or removal of campaigns in the system. The modules covered for campaign API include- •Create Campaign •Get Campaign List •Get Campaign Details •Update Campaign •Delete Campaign      

Continue Reading

The module is used to delete SLA hours details in service level. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/DeleteSLAHours •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- DeleteSLAHours {  “SLAHoursId”: 411,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 […]

Continue Reading

The module is used to update SLA hours details in service level. The Service URL of the module is shown by the given link- https://www.enterice.com/ICEAPI/api/EmailAdmin/UpdateSLAHours •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- UpdateSLAHours {  “SLAHoursId”: 410,  “UserId”: 1167,  “StartHours”: 12,  “EndHours”: 24,  “ColorCode”: “#FFFF66”,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name […]

Continue Reading

The module is used to get SLA hours details in the service list. The Service URL of the module is given through the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/GetSLAHoursDetails •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- GetSLAHoursDetails {  “SLAHoursId”: 409,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token […]

Continue Reading

The module is used to get SLA hours list in service level. The Service URL of the module is shown through the given link- https://www.enterice.com/ICEAPI/api/EmailAdmin/GetSLAHoursList •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- GetSLAHoursList {  “SLAId”: 45,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 […]

Continue Reading

The module is used to add SLA hours details in service level. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/AddSLAHours •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- AddSLAHours {  “SLAId”: 45,  “UserId”: 1167,  “StartHours”: 12,  “EndHours”: 24,  “ColorCode”: “#6600CC”,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name […]

Continue Reading

This module is used to enable or disable the service level. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/EnableDisableServiceLevel •Allowed For- Admin •Json Parameters- 1. Code snippet for Web Service Use- EnableDisableServiceLevel {  “SLAId”: 45,  “Flag”: true,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImRzYUBnbWFpbC5jb20iLCJleHAiOjE0ODI0MTk1NDV9.XgR8TsDNwmsUezVykeUzGcISUsmpT5Nx-aUYaMScmDw” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token […]

Continue Reading

    ×

    Contact Us