Mtalkz

Introduction

Mtalkz Is A Platform Based, Digital Engagement And Communication Service Company That Provides High Volume Messaging Services Along With Marketing Automation, Workflow Automation And Predictive Insights Using AI/ML.

Integration 

 

Prerequisites

Ensure you have access to your Mtalkz  Dashboard and have the API key for your account.

Configure Mtalkz  as a Custom SMS Connector

Log in to the MoEngage dashboard

      1. Navigate to Settings > Channel > SMS & Connectors.  
      2. Click the SMS Connector Config tab.
      3. Under Custom Connecters, click +CREATE.
      4. Add the following details:

          • Sender Type- Select Transactional or Promotional as per your requirements -

            Promotional: Choose the Sender Type as Promotional when you would be using the Sender for sending information about your brand, promoting deals, or engaging with users.

            Transactional: Choose the Sender Type as Transactional when you would be using the Sender for sending alerts about transactions, OTPs, security information, or any information that can be classified as transactional in nature.

          • Connector Name - This field identifies the Custom Connector you are configuring on the MoEngage Dashboard and has to be unique. Type the name of the connector here - MTALKZ

          • Sender Name - This field identifies the Sender or header. Type the name of the sender here.

          • Is Default Sender - User Choice(Select yes or No)

          • API URL - This is the base URL of the SMS service provider, along with all the query parameters that can be used to call API to send SMS:

            http://msg.mtalkz.com/V2/http-api-post.php?campaign_name=moengage&messa
            ge=Moesms_message&number=Moesms_destination&template_id=Moesms_dltTemplateId

            Screenshot
            Dropdown Button: Select GET

          • URL Parameters: 

            Campaign_name - moengage
            Message - Moesms_message
            Number - Moesms_destination
            Template_id -Moesms_dltTemplateId
            Screenshot

          • Headers: Content-Type - application/json
          • Body: Select RAW and enter the following payload: 

            {
            "apikey": "apikey",
            "senderid": "MTALKZ",
            "number": "Moesms_destination",
            "message":"Moesms_message",
            "campaign_name":"moengage DLR",
            "format":"json"
            }
            Screenshot
      5. Click Save. Settings have been configured

Previous

Next

Was this article helpful?
0 out of 0 found this helpful

How can we improve this article?