Setting up Creatio for the SMS synchronization
This guide describes how to set up Creatio for the SMS synchronization. Set up can be performed by the system administrator. If you are using the cloud version, please contact the Creatio support team to complete the set up.
Follow these steps to set up Creatio for the SMS synchronization:
Create a file ‘VvtProcessSMSService.svc’ in the ..\Terrasoft.WebApp\ServiceModel folder and add the following string to the file:
|
2. Add the following record to the <services> section in ..\Terrasoft.WebApp\ServiceModel\http\services.config and ..\Terrasoft.WebApp\ServiceModel\https\services.config files:
|
3. Add the <location> element to the <configuration> section in ..\Terrasoft.WebApp\Web.config file:
|
4. Add the <key> element to the ..\Terrasoft.WebApp\Web.config file in the <appSettings> section:
|
5. Reload application in IIS.