HTTP Request node

Send SMS via ClickSend API Worldwide without a Phone number

Published 3 days ago

Created by

n3witalia
Davide

Categories

Template description

This workflow allows you to send SMS messages globally using API without needing a physical phone number.

1. How It Works

Consists of three main nodes:

  • Manual Trigger: The workflow starts when you click the "Test workflow" button in n8n.
  • Set SMS Data: This node defines the SMS message content and the recipient's phone number (including the international prefix).
  • Send SMS: This node sends the SMS using the ClickSend API. It uses HTTP Basic Authentication with your ClickSend credentials and sends a POST request to the ClickSend API endpoint with the message and recipient details.

The workflow is simple and efficient, making it easy to automate SMS sending for various use cases, such as notifications, alerts, or marketing campaigns.


2. Set Up Steps

To set up and use this workflow in n8n, follow these steps:

  1. Register on ClickSend:

    • Go to ClickSend and create an account.
    • Obtain your API Key and take advantage of the 2 € free credits provided.
  2. Set Up Basic Authentication in n8n:

    • In the "Send SMS" node, configure the HTTP Basic Auth credentials:
      • Username: Use the username you registered with on ClickSend.
      • Password: Use the API Key provided by ClickSend.
  3. Configure the SMS Data:

    • In the "Set SMS data" node, define:
      • The message content (e.g., "Hi, this is my first message").
      • The recipient's phone number, including the international prefix (e.g., +39xxxxxxxx).
  4. Test the Workflow:

    • Click the "Test workflow" button in n8n to trigger the workflow.
    • The workflow will send the SMS using the ClickSend API, and you should receive the message on the specified phone number.
  5. Optional Customization:

    • You can modify the workflow to dynamically set the message content or recipient phone number using data from other nodes or external sources.

This workflow is a quick and efficient way to send SMS messages programmatically.

Share Template

Implement complex processes faster with n8n

red icon yellow icon red icon yellow icon