SMS Gateway - TextTeam

The TextTeam SMS Gateway delivers SMS messages internationally.

Incoming Messages/Replies

You can get incoming messages/replies to your TextTeam number into the fmSMS file via the use of Webhooks to have TextTeam 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 TextTeam as they are received.

TextTeam Webhooks Setup

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

  1. login to your TextTeam account via their website
  2. from the left navigation menu click Webhooks
  3. click the Create Webhook button and select Post MO
  4. enter the URL in the Request URL field
  5. click the Test button to confirm they can contact your URL successfully
  6. click Save

It should look similar to this screenshot:

Still need help? Contact Us Contact Us