ICE Email APIs

A user can use this module to get control list for email web form. The Service URL for the module is shown by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/GetEmailFormControlList •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- GetEmailFormControlList {  “EmailWebFormId”: 202,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMjQ4NjEyfQ.QPFE4_KVrbVPcGauASfjyWrABIF_vVs9ENf4qPYYHB0” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authetication […]

Continue Reading

This module is used to add control in email web form. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/AddEmailFormControl •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- AddEmailFormControl {  “EmailWebFormId”: 202,  “ControlTypeId”: 1,  “ControlLabel”: “Name”,  “ControlName”: “txtName”,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMjQ4NjEyfQ.QPFE4_KVrbVPcGauASfjyWrABIF_vVs9ENf4qPYYHB0” } 2. Description for Request Parameters- S.No Name Type Description 1 […]

Continue Reading

The module has been designed to get list of controls for email web form. The Service URL of the module is shown by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/GetConrtolList •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- GetConrtolList {  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMjQ4NjEyfQ.QPFE4_KVrbVPcGauASfjyWrABIF_vVs9ENf4qPYYHB0” } 2. Description for Request Parameter- S.No Name Type Description 1 Token String Authentication Token 3. Response […]

Continue Reading

The function has been designed to active or inactive a web form. The Service URL for the module is given through the link below- https://www.enterice.com/ICEAPI/api/EmailAdmin/ActiveInactiveEmailWebForm •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- ActiveInactiveEmailWebForm {  “EmailWebFormId”: 654,  “Flag”: true,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMjQ4NjEyfQ.QPFE4_KVrbVPcGauASfjyWrABIF_vVs9ENf4qPYYHB0” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication […]

Continue Reading

This function is used to delete email web form. The Service URL for the module is shown by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/DeleteEmailWebForm • Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- DeleteEmailWebForm {  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMjQ4NjEyfQ.QPFE4_KVrbVPcGauASfjyWrABIF_vVs9ENf4qPYYHB0”,  “EmailWebFormId”: 653 } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 EmailWebFormId Int Id […]

Continue Reading

The module allows for the functionality of update email web form. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/UpdateEmailWebForm •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- UpdateEmailWebForm {  “EmailWebFormId”: 202,  “SkillId”: 364,  “Name”: “HelpDesk Webform”,  “Heading”: “helpDesk Webform”,  “TypeofForm”: “Email web form”,  “EmailAddress”: “ice@enterice.com”,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMjQ4NjEyfQ.QPFE4_KVrbVPcGauASfjyWrABIF_vVs9ENf4qPYYHB0” } 2. […]

Continue Reading

The module allows the functionality to get email web form details. The Service URL is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/GetEmailWebFormDetails •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- GetEmailWebFormDetails {  “EmailWebFormId”: 202,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMjQ4NjEyfQ.QPFE4_KVrbVPcGauASfjyWrABIF_vVs9ENf4qPYYHB0” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 EmailWebFormId Int Id of […]

Continue Reading

The module has been designed to get email web form list. The Service URL of the module is given by the link- https://www.enterice.com/ICEAPI/api/EmailAdmin/GetEmailWebFormList •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- GetEmailWebFormList {  “OrgId”: 59,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMTY3MDk0fQ.hmz3O5s8wIAvb-5nIz6WVqOfJ3LdsMnnu_GyddDyRrM” } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 OrgId Int […]

Continue Reading

This module is used to create email web form. The Service URL of the module is given through by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/CreateEmailWebForm •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- CreateEmailWebForm {  “OrganizationId”: 59,  “SkillId”: 337,  “Name”: “QueryWebform”,  “Heading”: “QueryWebform”,  “TypeofForm”: “Email web form”,  “EmailAddress”: “ice@enterice.com”,  “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQHRlc3QuY29tIiwiZXhwIjoxNDgyMTY3MDk0fQ.hmz3O5s8wIAvb-5nIz6WVqOfJ3LdsMnnu_GyddDyRrM” } 2. Description for Request Parameters- […]

Continue Reading

An Admin can perform various functions for E-Mail web form APIs. The types of E-mail web form covered in the section include- •Create E-mail Web Form •Get E-mail Web Form List •Get E-mail Web Form Details •Update E-mail Web Form •Delete E-mail Web Form •Active Inactive Email Web Form •Get Control List •Add E-mail Form […]

Continue Reading

    ×

    Contact Us