Productie-ready mobiele infrastructuurHTTPS API · Android & iOS · Gedocumenteerd einde tot eindeHet platform verkennen
PLATFORMAPI-eerste architectuurBeveiligde apparaat koppelingZichtbaarheid van de leveringMulti-apparaatbesturingVersiede documentatie
SMSMobieleAPI/ Resource

Resource

Gohighlevel how to use workflows

GHL Workflow: Send SMS via SMSMobileAPI (Webhook) Reference Screenshot This is what your Webhook step will look like: Let’s go step by step : 1) Prerequisites Access to GoHighLevel (Workflows). Your SMSMobileAPI API key (available on your…

Handel-, CRM- en automatiseringstools verbonden met mobiele berichten
Business integrations
GHL Workflow: Send SMS via SMSMobileAPI (Webhook)

Reference Screenshot

This is what your Webhook step will look like:

GHL Webhook configuration example with POST method and SMSMobileAPI URL.

Let’s go step by step :



1) Prerequisites

  • Access to GoHighLevel (Workflows).
  • Your SMSMobieleAPI API key (available on your dashboard) Or download our official app to get your API key for free.
  • Contacts with a valid phone number (use {{contact.phone}} or your own custom field).

2) Create or Open a Workflow

  1. Click on "Add New Trigger".
  2. Add a trigger (e.g., Contact Created, Form Submitted, Pipeline Stage Changed).

You can keep the workflow in Draft until testing is complete.

For example, here an SMS will be triggered for each changes of the contact, but of course the workflow can be triggered by any other action.

3) Add a Webhook Action

  1. Click the button to complete the automation (+) / End
  2. Search Webhook.
  3. Klik op deWebhook button in the list of actions
Here we explain to GHL that the webhook must send an SMS via SMSMobileAPI using our official and secure link.

4) Configure the Webhook

  1. Method: POST
  2. URL: paste your SMSMobileAPI endpoint. Example:
  3. Opslaan the automation
The URL you need to use : https://api.smsmobileapi.com/sendsms/?apikey=YOUR_API_KEY&recipients={{contact.phone}}&message=Hello {{contact.first_name}}
Use the link below for your webhook; nothing changes except the API key value and the message value.

Replace YOUR_API_KEY with your real key.

Replace Hello {{contact.first_name}} with your message and variables as you want

5) (Optional) Add Custom Data

In the Custom Data section, you can send extra fields if needed (they're optional):

  • email = {{contact.email}}
  • name = {{contact.first_name}}

If you don’t need them, leave this part empty.

6) Test the Workflow

  1. Click Test Workflow and select a contact with a valid phone number.
  2. Check GHL Execution Logs to confirm the Webhook ran.
  3. Open your SMSMobieleAPI dashboard/logs to verify the SMS was sent.
Tip: Keep the SMSMobileAPI app open on your phone; you’ll see the SMS appear in the outgoing list.

7) Publish

When your test looks good, toggle Publish to activate the workflow.

Copy-Paste URL Templates

Welcome

https://api.smsmobileapi.com/sendsms/?apikey=YOUR_API_KEY&recipients={{contact.phone}}&message=Hello {{contact.first_name}} Welcome aboard.

Appointment Reminder

https://api.smsmobileapi.com/sendsms/?apikey=YOUR_API_KEY&recipients={{contact.phone}}&message=Reminder your appointment is {{appointment.start_time}}. Reply YES to confirm.

Lead Follow-Up

https://api.smsmobileapi.com/sendsms/?apikey=YOUR_API_KEY&recipients={{contact.phone}}&message=Hi {{contact.first_name}} !  thanks for your interest. Reply STOP to opt out.
You can use any message and any contact information to create personalized messages.

Problemen oplossen

  • No SMS received: ensure {{contact.phone}} exists and uses international format
    And make sure that the SMSMobileAPI app is running on your mobile.
  • Message looks broken: re-encode the entire message= value.
  • Different phone field: replace {{contact.phone}} with your custom field token.
  • Webhook didn’t fire: verify the trigger actually runs and the workflow is not paused.
The secure SMSMobileAPI mobile app connecting a phone to the web dashboard and REST API for SMS and call operations
Encrypted mobile-to-platform connection

Official mobile application

The secure bridge between your phone, dashboard and API.

SMS and call operations pass through the official SMSMobileAPI app installed on your connected phone. The app securely pairs the device with your account, synchronizes authorized events and links the mobile network to the dashboard and REST API.

1Mobile appPairs the phone and its SIM 2Encrypted linkAuthenticates and protects data in transit 3Dashboard & APIControls workflows and activity
  • Signed releases distributed through the official Google Play and Apple App Store listings
  • Google and Apple platform review, signing and distribution controls
  • Secure device pairing, HTTPS transport and authenticated API access
  • Only the permissions required for the mobile features you enable
Get the official SMSMobileAPI app on Google Play Download the official SMSMobileAPI app on the Apple App Store
Capabilities depend on the permissions and background access allowed by Android or iOS.