Skip to content

MessageBird#

MessageBird is a cloud communications platform that connects enterprises to their global customers.

Credentials

You can find authentication information for this node here.

Basic Operations#

  • SMS
    • Send text messages (SMS)
  • Balance
    • Get the balance

Example Usage#

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

The final workflow should look like the following image.

A workflow with the MessageBird node

1. Start node#

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

2. MessageBird node#

  1. First of all, you'll have to enter credentials for the MessageBird node. You can find out how to do that here.
  2. Enter the phone number from which you'll be sending the message in the From field.
  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.