Looks up address information (city, state, etc.) with the provided country and postal code. If the country is not provided, an attempt will be made to determine what it is based off the provided postal code (USA and Canada only).
Functions
IPStack: Geocode IP Address
Get information based on an IP address including latitude, longitude, city, region, country, continent, and more.
Geocodio: Geocode
Convert an address to latitude / longitude via Geocodio. Works for U.S. and Canadian addresses only.
Lob: Verify Address
Twilio: Update SMS Status
Messages are not sent instantaneously, but are queued by Twilio. Specify a Status Callback URL in your send request, and Twilio can POST each time your message status changes to one of the following: queued, failed, sent, delivered, or undelivered. Requires a FileMaker user with access to find and write message data. In this example file, see the “api.twilio” account and the MessagingMessages table. This entire process typically happens in just a few seconds.