In
...
Setup can be performed by the system administrator. If you are using the cloud version, please contact the Creatio support team to complete the setup.
In folder ..\Terrasoft.WebApp\ServiceModel create file VvtTalkdeskChatWebhookHandler.svc and add the following code
Code Block <% @ServiceHost Service = "Terrasoft.Configuration.VvtTalkdesk.Services.VvtTalkdeskChatWebhookHandler" Debug = "true" Language = "C#" %>
...