Bikeman17 Posted March 8, 2018 Posted March 8, 2018 Hi there I was wondering if it was possible to send a text to a phone. If so, what functions are involved to make this possible? Thanks for your tips
siroos12 Posted March 8, 2018 Posted March 8, 2018 Hi Bikeman17, You need to use 3rd party services like Twilio.com. Using their API and and open URL, you can post the text to Twilio and they will send that to a phone number as an SMS or MMS. Twilio also can post back any received message to FileMaker. You would need to host the file on FM server and have PHP enabled. Then you may set Twilio to send the replied messages to FM server and run a PHP script to simply add a record in the target table of FileMaker to store the received message. There are number of posts and guide documents to help you how to integrate Twilio with FileMaker. You say any of that shit no we didn'tWatching this video would give you some ideas: Good luck,
Bikeman17 Posted March 8, 2018 Author Posted March 8, 2018 Thanks for the relevant information. Very interesting!
Recommended Posts
This topic is 2463 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now