Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →Connect to Salesforce Data Cloud Data in Claris FileMaker Pro
Use the CData ODBC Driver for Salesforce Data Cloud in FileMaker Pro to connect to Salesforce Data Cloud and work with Salesforce Data Cloud data in your FileMaker applications.
Claris FileMaker is a low-code database application development tool that allows users to create custom apps for managing and organizing data. It combines a powerful relational database engine with an intuitive interface, enabling both technical and non-technical users to design and deploy applications across desktop, web, and mobile platforms.
In this article, we'll explore how to use the CData ODBC Driver for Salesforce Data Cloud in FileMaker to connect to Salesforce Data Cloud data.
Create an ODBC Data Source for Salesforce Data Cloud
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.
Salesforce Data Cloud supports authentication via the OAuth standard.
OAuth
Set AuthScheme to OAuth.
Desktop Applications
CData provides an embedded OAuth application that simplifies authentication at the desktop.
You can also authenticate from the desktop via a custom OAuth application, which you configure and register at the Salesforce Data Cloud console. For further information, see Creating a Custom OAuth App in the Help documentation.
Before you connect, set these properties:
- InitiateOAuth: GETANDREFRESH. You can use InitiateOAuth to avoid repeating the OAuth exchange and manually setting the OAuthAccessToken.
- OAuthClientId (custom applications only): The Client ID assigned when you registered your custom OAuth application.
- OAuthClientSecret (custom applications only): The Client Secret assigned when you registered your custom OAuth application.
When you connect, the driver opens Salesforce Data Cloud's OAuth endpoint in your default browser. Log in and grant permissions to the application.
The driver then completes the OAuth process as follows:
- Extracts the access token from the callback URL.
- Obtains a new access token when the old one expires.
- Saves OAuth values in OAuthSettingsLocation so that they persist across connections.
- Open FileMaker Pro. Navigate to Create from the left panel and select Blank > Create.
- Enter a desired filename and click Save.
- In the Manage Database window, go to the Tables tab and create or rename the table where you want to display Salesforce Data Cloud data.
- In the Fields tab, add the required fields to the table.
- In the Relationships tab, define table relationships if your database has multiple tables, then click OK.
- To reopen and modify the table structure later, go to File > Manage > Database.
- To import Salesforce Data Cloud data via the CData ODBC Driver for Salesforce Data Cloud, navigate to File > Import Records > ODBC Data Source.
- In the Select ODBC Data Source window, choose CData ODBC Driver for Salesforce Data Cloud and click Create. Enter your Salesforce Data Cloud username and password, then click OK.
- In the SQL Query Builder window, select the desired table from the Tables section and choose the relevant columns from the Columns section. Click Insert into SQL Query after each selection to automatically generate a query that retrieves data from Salesforce Data Cloud. You can also manually edit the query using WHERE and ORDER BY clauses or use the tabs provided in the SQL Query Builder. Click Execute to run the query.
- In the Specify Import Order window, define the import order for the target fields. Select Add between source and target to add new records to the target table from the selected fields. Click Import.
- Switch to Preview Mode: Click the Preview at the top to check how the Salesforce Data Cloud data with look before you print it.
- Switch to Table View: Click the table icon in the View As menu in the main toolbar of the application.
- Sort: Click the arrow in the NumberOfEmployees column header and choose Sort Ascending from the menu.
- Group: In the same menu, click Add Trailing Group by Industry to group the values and insert a summary row. Alternatively, click Add Leading Group to add a summary row at the beginning.
- Summarize: Select a summary option from the Trailing Subtotals menu for a grouped column.
- Click the arrow in the NumberOfEmployees column header and select Chart by NumberOfEmployees.
- If you've already grouped the table by a column (e.g., Industry), you can chart NumberOfEmployees by that column.
- In the Chart Setup window:
- Click the button next to the Data box to add the x-axis column.
- Choose the appropriate column in the dialog that appears.
- For the y-axis, select a summary option from the Summary menu.
For other OAuth methods, including Web Applications and Headless Machines, refer to the Help documentation.
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.
Connect and sync Salesforce Data Cloud data with FileMaker using the CData ODBC Driver for Salesforce Data Cloud
Once you configure the CData ODBC Driver for Salesforce Data Cloud, you can connect to live Salesforce Data Cloud data in FileMaker and use it in your applications. In this section, we'll walk through the steps to connect live Salesforce Data Cloud data to FileMaker.
You can download and install the latest version of FileMaker Pro for your Mac/Windows/Linux systems here: https://www.claris.com/resources/downloads/.
Importing Salesforce Data Cloud data using FileMaker's ODBC Import Function
Follow the steps below to easily import Salesforce Data Cloud data using the ODBC import feature:
You have now successfully imported Salesforce Data Cloud data into FileMaker Pro using the CData ODBC Driver for Salesforce Data Cloud. To perform incremental updates, change the import order to "Update" or use "Replace" based on your use case.
Process Salesforce Data Cloud data at design time
You can sort and aggregate data, as well as calculate summary functions while browsing tables. To manipulate the view of data at design time, complete the following steps:
Aggregate and summarize
Follow the steps below to group column values and display summaries, as shown in the screenshot:
Create a bar chart
Use the following steps to create a simple bar chart showing the total NumberOfEmployees for each Industry:
Get Started Today
Download a free 30-day trial of the CData ODBC Driver for Salesforce Data Cloud to integrate Salesforce Data Cloud data into Claris FileMaker and work with Salesforce Data Cloud data in your FileMaker applications.
Reach out to our Support Team if you have any questions.