How To Use The SMS Feature

Legacy Article: This article covers the legacy FMBooth (Windows + iPadOS) software. FMBooth (Windows + iPadOS) has been replaced by FMX. See FMX documentation →

Overview

This guide explains how to integrate your Twilio account with Foto Master's FMBooth software to enable SMS messaging capabilities.

Setup Instructions

Step 1: Create Twilio Account

Purchase a virtual number through Twilio.com.

Step 2: Add SMS State to Workflow

Insert an SMS feature state into your workflow, positioning it after the "Save Final Photo" state.

Global Settings Configuration

Enter the following details in the Global Settings screen:

  • Twilio SID: Your Twilio Account SID
  • Twilio Token: Your Twilio authentication token
  • Prefix: International calling code
  • From Phone: Your Twilio number (exclude spaces and special characters)
  • Service URL: URL of your PHP server
  • Message: Brief text accompanying the photo
  • Send Photo/Video: Toggle to transmit photos and videos

Disclaimer Options

  • Enable Disclaimer: Present users with disclaimer content before the SMS screen
  • Data Collection: Choose between "Collect," "User Consent," or "Do Not Collect" options for phone numbers

Important Note

Twilio applies a 5MB file limitation when sending MMS messages. For larger files, use SMS instead, which sends a download link.

Related articles