Over 46,000+ Business Solution Developers Find answers, ask questions, and connect with our community of business solutions developers, business owners and partners.
FileMaker DevCon Innovation Track 002
Speaker: Salvatore Colangelo
Session Description
FileMaker has all the tools you need to integrate with Web Services—but how to get started?
In this session, we’ll examine examples of external APIs that users want to build into a FileMaker solution: what to look for in the documentation, how you convert that into FileMaker code, and how to build a real working example.
This walkthrough session will look at each of the steps, defining a framework applicable to most of the modern web APIs.
Recommended Background
Basic knowledge of web technologies, the FileMaker Platform, scripting and custom functions.
Session Objectives
Understand the API language/documentation
Creating JSON inputs and parsing outputs
Test cases for the basic operations
A framework to apply in the real world