Jump to content

Recommended Posts

Posted

The Execute FileMaker Data API script step has been around for quite a few years. It was introduced in FileMaker 19, around 2020. If you haven't used it, you may be manually creating JSON for your records when you don’t need to — FileMaker can do this for you. I covered this script step in a video in 2021, explaining how the REST/Data API functionality translates into internal use.

While some features perform better than the Execute Data API step — ExecuteSQL() being one of them — it requires additional work to convert a SQL response into the standard JSON format.

If you're working with an external API, you’ll likely need to provide JSON. However, if you can simply remap the JSON that FileMaker generates natively, integrating with an external API may be easier than you think. This video and file demonstrate how to use the Execute Data API script step without changing context while efficiently remapping the data into your desired format.

Click the title or link to this article to view the video.

View the full article

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.