Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. 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.

  1. 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#" %>

...