SMS Gateway - SMS Global

The SMS Global SMS Gateway delivers SMS messages internationally. 

Incoming Messages/Replies

You can get incoming messages/replies to your SMS Global number into the fmSMS file in 2 ways:

  • Manually Download Incoming Messages
  • Use Webhooks to have SMS Global push these automatically to fmSMS

Using Webhooks is the preferred method as it saves you from having to poll/check for any new messages - with Webhooks new messages are forward to fmSMS automatically by SMS Global as they are received.

Manual Download Incoming Messages

You can download incoming messages manually via the Account Details screen. Simply enter the date range you wish to download messages between and click the  Get Incoming Messages button:

Any incoming messages to your SMS Global number that have not been previously downloaded will then be downloaded. You could also setup a FileMaker Server script schedule to have this run on a scheduled basis (e.g.every hour) to save you from having to manually download/check for new messages - your script would just need to handle the incrementing of the timestamps.

SMS Global Webhooks Setup

To receive incoming SMS messages to your SMS Global number, including replies to previously sent messages, you will need to use the supplied incomingMessages.php webhook file to act as the webhook receiver. See our Webhooks guide for what you need to do host the incomingMessages.php file on your chosen web server. Once you have the publicly accessible URL for this file you can enter this into your SMS Global account settings as follows:

  1. login to your SMS Global account via their website
  2. click on Gear icon in the top right hand corner and select SMS Settings from the list
  3. In the SMS section for the Post SMS replies to option select URL
  4. enter the URL in the SMS Replies to URL field.
  5. click Update Settings

It should look similar to this screenshot:

Still need help? Contact Us Contact Us