How to add ClickSend SMS on Bubble.io

Updated 3 months ago

Bubble.io is a no-code app building platform designed to help you build software and applications without programming.

This article will guide you through steps how you can add ClickSend SMS to bubble.io workflow.

Installation

If you are on your bubble editor, go to add action > Plugins > Add plugin. Look for ClickSend SMS and install. Click Done to return to editor.

On the other hand, you can directly install the ClickSend SMS plugin from here as long as you are logged in to Bubble.io

Authentication

After installing the ClickSend SMS plugin to your editor, go back to Plugins > Installed Plugins > ClickSend SMS. Provide your API Credentials by entering your ClickSend's username and api key. You can copy your API credentials here.

Setup ClickSend SMS Plugin

  1. Star your design. Below is an example of fields you can associate ClickSend SMS plugin to. Add single line input for Phone number and Multiline input for message body. Add button which will trigger the Workflow.
  2. For the button, click Start/Edit workflow to include it to your app's workflow.
  3. Add ClickSend - Send SMS action under plugins.
  4. Configure ClickSend - Send SMS Settings by adding dynamic values according to the fields.
  5. From number field (from_number): Add your dedicated number or business name. You can also put your personal number as the sender number of your SMS.
  6. If you have chosen ClickSend - Send SMS (Shared) action, the from number isn't specified and so it will automatically use our free shared numbers as the sender number of your SMS.
  7. Connect your ClickSend account credentials by entering your API Key.
  8. Then preview your design and test. An SMS will be sent to the entered number.

Troubleshoot

If you’re having problems, please check the following:

  1. Check your Authentication. It should be using your ClickSend's username and API key.
  2. Make sure you have credit in your balance. Check and top up here.
  3. Fill in all required parameters in the payload. Required fields are to and body.
  4. If you are using an Alpha Tag as Sender ID and it's not functioning as expected, please review the following:
    - Exceeded characters. Only 11 characters without space is allowed for an Alpha Tag
    - Country you are sending to does not support Alpha Tags
    - Alpha Tag registration is not yet approved. View Sender IDs page to check status.
  5. Global sending disabled on the country you are sending to. Please reach out to support for assistance. More info

FAQS

  1. Can I send messages using Alpha Tag Sender ID?
    - Yes, however some countries do not support Alpha Tags. Find out which countries support sending via a business name here.
    - Note that your Alpha Tags need to be 11 characters or less, without spaces.
  2. How do I add a Alpha Tag as the sender of my messages?
    -You need to add fill in the from number field in the action editor
  3. Where can I get replies on my messages?
    -Find your outbound and inbound SMS history here.


How Did We Do?


Powered by HelpDocs (opens in a new tab)