How to Integrate Your Customized SMS Provider with Web Messenger

How to Integrate Your Customized SMS Provider with Web Messenger

Recommendation: Check the Web Messenger Integration Editor document.

Reminder: To be able to customize the SMS provider the "Authentication" field should be set as "One-time password."

Any company can use their SMS provider if they prefer. For the customization process, we should make a request to their third-party tool. By using endpoint fields in the web messenger integration pop-up, we allow the customer to define the request.


This definition requires URL and HTTP method. The endpoint URL can be your own service or you can use a third party tool for that (HTTP method is set as POST by default.). If you prefer to use your company name as SMS label, you need to create an account on one of the provider that you choose. After then you will be able to use the provider endpoint, according to provider's documentation.

The header and the body fields can be used according to your service you will call. But the "Endpoint body" field should contain these two parameters:

1) Content: The SMS content message

2) Phone: The user phone number

After filling the related fields, click the "Save" button to save the changes you made :)


    • Related Articles

    • How to Integrate Web Messenger

      1. Go to the MindBehind platform 2. Choose the company that your assistant belongs to 3. Click the “Channels” icon 4. Click the “Connect” button for Web Messenger, fill the name field and connect. Now, you should see the channel you created recently. ...
    • How to Customize Web Messenger

      Global Parameters These are the parameters that can be added to either JavaScript window object or to URL query parameters, to change something in the layout of web messenger. isFullScreen: if this parameter is set to true, web messenger will start ...
    • How to Use Callout Feature for Web Messenger

      Enable Call Out By sliding the toggle in the web messenger editor, the user can choose whether the call out will appear or not. Call Out Text Text: Includes a limit of 150 characters that will be the main call out message. Background Start Color & ...
    • WhatsApp Business API: How to Migrate Your Phone From the Previous Service Provider?

      We as MindBehind are an official Business Solution Provider (BSP) for WhatsApp. If your  WhatsApp Business API enabled phone number or your WhatsApp Business Account is already partnered with a different BSP, we can help you to change it and migrate ...
    • How to Publish Web Messenger by Using Google Tag Manager

      About Google Tag Manager (GTM) Google Tag Manager is a free tool that allows you manage and deploy marketing tags on your website or mobile app without having to modify the code. For more information you can visit their website. If you do not have an ...