The Nexmo module allows you to integrate into the AppMaster application the ability to send SMS messages to a provided number.

Installation and configuration

01_module

Associated business processes

The following business processes are automatically installed along with module installation:

  • Nexmo.Send SMS - allows you to send messages to the specified number through the Nexmo module
    • Phone [phone] - destination phone number;
    • Content [string] - text message;

send_sms_bp

Usage example

Consider an example where the user enters a phone number and a message text, and the given message is sent to the specified number using the Nexmo module.

In the first step, after module’s installation and configuration, need to create an endpoint for Nexmo.Send SMS BP.

02_endpoint

User interface looks like:

03_ui

The BP reads the values from the Input Phone and Input Text components (converting it to a string using To String) and sends them to the created endpoint. An example of BP is shown below:

04_bp

Was this article helpful?

AppMaster.io 101 Crash Course

10 modules
2 weeks

Not sure where to start? Get going with our crash course for beginners and explore AppMaster from A to Z.

Start Course
Development it’s so easy with AppMaster!

Need More Help?

Solve any issue with the help of our experts. Save time and focus on building your applications.

headphones

Contact Support

Tell us about your problem, and we’ll find you a solution.

message

Community Chat

Discuss questions with other users in our chat.

Join Community