ICE Chat API

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

Continue Reading

This module is used to update push URL details. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/UpdatePushURL •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- UpdatePushURL {  “Token”:”sdfdsavcxdgdfFD”,  “PushURLId”: “1”,  “URL”:”http:www.enterice.com”,  “Description”:”Website”,  “OrgId”,59  “OrganisationName”: “ICE”,  “SkillId”:”123″ } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication […]

Continue Reading

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

Continue Reading

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

Continue Reading

This module has been designed to add new push URL. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/AddPushURL •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– AddPushURL { “Token”:”sdfdsavcxdgdfFD”, “URL”:”http:www.enterice.com”, “Description”:”Website”, “OrgId”:59 “OrganisationName”: “ICE”, “SkillId”:”123″ } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token […]

Continue Reading

This module is used to assign particular skills to the users. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/AddMembersInSkill •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- AddMembersInSkill { “Token”:”sdfdsavcxdgdfFD”, “SkillId”: “1”, “UserIds”: “654,452,112” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 […]

Continue Reading

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

Continue Reading

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

Continue Reading

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

Continue Reading

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

Continue Reading

    ×

    Contact Us