![]() |
VOOZH | about |
Claris FileMaker is a low-code platform that enables users to quickly create custom apps to manage and automate data workflows. Using the CData API Driver for ODBC and the CData SQL Gateway, FileMaker connects to Eventbrite data through its ESS (External SQL Source) feature, allowing you to work with Eventbrite records as if they were native FileMaker tables.
In this article, we configure and use the CData API Driver for ODBC and the CData SQL Gateway, along with the MySQL ODBC Driver, to connect to Eventbrite data using the ESS functionality in FileMaker.
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
Start by setting the Profile connection property to the location of the EventBrite Profile on disk (e.g. C:\profiles\EventBrite.apip). Next, set the ProfileSettings connection property to the connection string for EventBrite (see below).
To use authenticate to EventBrite, you can find your Personal Token in the API Keys page of your EventBrite Account. Set the APIKey to your personal token in the ProfileSettings connection property.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
The CData SQL Gateway bridges non-SQL data sources (like SaaS applications, APIs, and NoSQL databases) with SQL-based tools (like FileMaker, MySQL clients, and BI tools).
In simple terms, it exposes any CData driver-supported source - for example, Eventbrite - as a standard MySQL or SQL Server endpoint.
See the SQL Gateway Overview to set up Eventbrite data connectivity as a virtual MySQL database. Set up a MySQL remoting service that listens for MySQL requests from clients, and configure the service through the SQL Gateway UI (as shown below). Save the user credentials (Username and Password) for future use.
π Add a new service in CData SQL GatewayOnce you establish the connection, you can use the CData SQL Gateway to access Eventbrite data through the MySQL protocol.
Follow the steps below to install and configure the MySQL ODBC Driver:
You have now successfully configured the MySQL ODBC Driver.
In this section, we explore how to use the ESS (External SQL Source) feature to retrieve data in the FileMaker application. Follow the given steps to complete the process:
Download a free 30-day trial of CData API Driver for ODBC to integrate Eventbrite data into Claris FileMaker and use Eventbrite data in your FileMaker applications.
Contact our Support Team if you have any questions.
Connect to live data from Eventbrite with the API Driver
Connect to Eventbrite