4
4 (2 ratings)

Twilio SMS Connector for Creatio

Adds capability to send and receive SMS messages through Twilio service
    Description
    Product description

    Twilio SMS Connector for Creatio adds ability to send and receive SMS messages through Twilio service. 

    Use cases:

    The connector helps Creatio users effectively communicate with their customers and partners via one more communication channel - SMS.

    Key features:

    • Sending SMS messages to any cell phone from Contact page or using a business process;
    • Receipt of SMS messages from any cell phone;
    • Automatic binding of SMS messages with related contact by cell phone number;
    • Notification if error appears when SMS message sent from Creatio;
    • History storage of all SMS messages sent and received in Creatio.

    Notes:

    Additional charges apply from Twilio, see vendor price list for details.

    Languages
    Price
    Twilio SMS Connector for Creatio
    Free

    Additional charges may apply from Twilio, see vendor's price list for details.

    Terms & Conditions

    Support is not available for this application.
    Support conditions

    Thank you for choosing to use our Marketplace app. We appreciate your interest and want to provide you with important information about our support policy.

    Please note that this app is provided "AS-IS" without any warranties, and at this time, we do not offer official support service level agreements (SLAs). While we are committed to improving the app and providing assistance when possible, we may not be able to provide dedicated support for individual users.

    We understand that this may be disappointing, and we apologize for any inconvenience this may cause. We encourage you to refer to our documentation and to participate in Creatio Community for assistance.

    Thank you for your understanding and for choosing to use our app. We hope that you will continue to enjoy the benefits of the app despite this limitation.

    Product compatibility
    Product
    All products on Creatio platform
    Version
    7.18.4 and up
    DBMS
    Any supported DBMS
    Platform
    .Net Core
    .Net Framework
    Deployment options
    Cloud
    On-site
    Guides and manuals

    1. Fill in the following System settings in Creatio

    • Sms Message LastNumber a numeric value to be used for SMS numbering
    • SmsMessage CodeMask
    • Twilio Default Sender Number (a telephone number registered with Twilio)
    • Twilio Auth Token
    • Twilio Account Sid
    • Twilio SMS Service Url for example: {{YOUR_CREATIO_URL}}/0/ServiceModel/DlbSmsService.svc/

    2. On Twilio side,  Open Phone Numbers --> Manage--Active nubers -->messaging -> A MESSAGE COMES IN type in 

    {{YOUR_CREATIO_URL}}/0/ServiceModel/DlbSmsService.svc/ReceiveSms, for example, https://mysite.creatio.com/0/ServiceModel/DlbSmsService.svc/ReceiveSms

    3. Enable anonymous access to DlbSmsService service defined in DlbSmsConnector namespecase, or request Creatio support to enable it for you. (sample Configuration files here)

    4. Use DlbUseBackgroundTask sys setting to control execution thread in Creatio.

     When DlbUseBackgroundTask is set to

    • true then tasks will be handled in the main application thread,
    • when set to false (unchecked) tasks will be handled in a worker threads (AKKA).

    This setting is useful when Creatio cannot start background task within a reasonable amount of time (Worker threads are busy doing work from other tasks).

    Default behavior is to have DlbUseBackgroundTask unchecked.

    Leave your feedback about the solution to its developer and Marketplace team

    What's new?
    Version 1.0.3
    29 November 2022

    Added DlbUseBackgroundTask sys setting to control execution thread in Creatio.

    When DlbUseBackgroundTask is set to

    • true then tasks will be handled in the main application thread,
    • when set to false (unchecked) tasks will be handled in a worker threads (AKKA).

    This setting is useful when Creatio cannot start background task within a reasonable amount of time (Worker threads are busy doing work from other tasks).

    Default behavior is to have DlbUseBackgroundTask unchecked.

    Version 1.0.2
    06 October 2022

    Removed duplicate call to send a message from UserTask

    Version 1.0.1
    04 October 2022

    Bug fix and process improvements

    Developed by
    Support
    Cost
    Category
    Type
    Compatibility