Skip to content

MSG91#

The MSG91 node allows you to automate work in MSG91, and integrate MSG91 with other applications. n8n supports sending SMS with MSG91.

On this page, you'll find a list of operations the MSG91 node supports and links to more resources.

Credentials

Refer to MSG91 credentials for guidance on setting up authentication.

Examples and templates

For usage examples and templates to help you get started, take a look at n8n's MSG91 integrations list.

Basic Operations#

  • SMS
    • Send SMS

Example Usage#

This workflow allows you to send an SMS using MSG91. You can also find the workflow on the website. This example usage workflow would use the following two nodes. - Start - MSG91

The final workflow should look like the following image.

A workflow with the MSG91 node

1. Start node#

The start node exists by default when you create a new workflow.

2. MSG91 node#

  1. First of all, you'll have to enter credentials for the MSG91 node. You can find out how to do that here.
  2. Enter the sender ID in the Sender ID field. You can find instructions on how to obtain the sender ID in the FAQs below.
  3. Enter the phone number to which you'll be sending the message in the To field.
  4. Enter you message in the Message field.
  5. Click on Execute Node to run the workflow.

FAQs#

How do I find my Sender ID?#

  1. Log in to your MSG91 dasboard and click on 'Sender Id' in the left panel.
  2. If you don't already have one, click on Add Sender Id +, fill in the details, and click on the Save Sender Id button.