ICE Chat API

This module has been designed to create skill. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/CreateSkill •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- CreateSkill { “Token”:”sdfdsavcxdgdfFD”, “CampaignId”: “1”, “SkillName”:”Email Skill”, “GreetingMessage”: “Message”, “WelcomeMessage”:”Message” “WaitingMessage”:”Message”, “OfflineMessage”:”Message”, “ChatProcessingMesssage”:”Message”, “ChatProcessingWaitMessage”:”Message”, “IsSignatureEnabled”:”True”, “SignatureDetails”:”MySignature”, “IsRecording”:”True” } 2. Description for Request Parameters– S.No Name […]

Continue Reading

This API has been designed to perform various operations on the Skill of an organization. The modules covered under this section include- •CreateSkill •GetSkillList •GetSkillDetails •UpdateSkill •DeleteSkill •AddPushURL •GetPushURLList •GetPushURLDetails •UpdatePushURL •DeletePushURL •AddMembersInSkill    

Continue Reading

This module helps to delete the campaign. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/DeleteCampaign •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- DeleteCampaign {  “Token”:”sdfdsavcxdgdfFD”,  “CampaignId “: 1 } 2. Description for Request Parameters– S.No Name Type Description 1 Token String Authentication Token 2 CampaignId Int Id of […]

Continue Reading

This module has been designed to update the campaign details. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/UpdateCampaign •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- UpdateCampaign { “Token”:”sdfdsavcxdgdfFD”, “OrganisationName”: “ICE”, “CampaignId “: 1, “CampaignName”:”Email Campaign” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String […]

Continue Reading

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

Continue Reading

This module helps to get the campaign list. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/GetCampaignList •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- GetCampaignList { “Token”:”sdfdsavcxdgdfFD”, “OrganisationName”: “ICE” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 OrganisationName String Name of […]

Continue Reading

This module is used to create a campaign. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/CreateCampaign •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– CreateCampaign {  “Token”:”sdfdsavcxdgdfFD”,  “OrgId”: “59”,  “CampaignName”:”Email Campaign” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 OrgId Int […]

Continue Reading

This module has been designed to perform several operations on the campaign of an organization. The sections covered in this method are- •CreateCampaign •GetCampaignList •GetCampaignDetails •UpdateCampaign •DeleteCampaign

Continue Reading

The module has been designed to publish survey information. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/PublishSurvey •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- PublishSurvey { “Token”:”sdfdsavcxdgdfFD”, “OrgId”: 123, “CampaignId”:52, “SkillId”:256 } 2. Description for Request Parameters– S.No Name Type Description 1 Token String Authentication Token 2 OrgId […]

Continue Reading

The module helps to delete survey question. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/DeleteSurveyQuestion •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– DeleteSurveyQuestion { “Token”:”sdfdsavcxdgdfFD”, “QuestionId”: 123 } 2. Description for Request Parameters– S.No Name Type Description 1 Token String Authentication Token 2 QuestionId Int Id of question […]

Continue Reading

    ×

    Contact Us