Let Oomnitza be your single source of truth!
You'll get visibility of your users as data from FileMaker Pro is automatically transformed into consumable information and actionable insights.
Connect Oomnitza and FileMaker Pro in minutes
You'll get visibility of your FileMaker Pro users by creating configurable workflows to automate tasks such as:
-
- Workflows for sending messages to clients
- Workflows for deleting clients
Contents
Before you start
Before you can create the user integration with Oomnitza, you need to have completed the following
- Added your Filemaker Pro credentials to Oomnitza
- Set your Filemaker Pro subdomain as a global variable
Creating workflows
Create user workflows
To create a user workflow, you must complete these steps:
- Click Configuration > Workflows
- Click Add
and select Users from the Objects list.
- Drag and drop the API block onto the Sandbox.
- Click Edit on the API block and enter FileMaker Pro in the search field.
- Select from the following presets:
- To choose a preset, click the forward arrow (>).
- Select the credentials that you created in Adding your FileMaker Pro credentials to Oomnitza.
- Your Server should be derived from the global variable you created in Adding your FileMaker Server as a global variable.
- Configure the API Block following the preset instructions below, and save your changes.
- Edit the Begin Block and add rules to trigger the workflow. For example, if you set the Actions to Schedule and add a rule so that the Email Equals <EmployeeEmail> you can trigger a workflow to fetch a user matching a certain name on a specific date. Refer to Using the Begin block.
- Connect the Blocks.
- Save, validate, and activate your workflow.
Using the FileMaker Pro Send Message To Client preset
The FileMaker Pro Send Message To Client preset sends a message to a FileMaker client, using the Client ID. When you select this preset you need to supply the message text. You can configure the message payload by selecting Advanced Mode.
- In the API block window, click the Advanced Mode button located in the upper right of the window.
- Select the Information tab. You will notice that the Client ID is referenced in the property
{{claris_client_id}}which should be populated with information before you run this workflow. Alternatively, you can replace the values in the curly braces with the actual Client ID. -
Select the Response tab. You can map the entire response by placing
{{response}}in the Response field and mapping it to a custom long text Oomnitza field, such as API Response, as per the example below.
Using the FileMaker Pro Delete Client preset
The FileMaker Pro Delete Client preset deletes a FileMaker client, using the Client ID. You can configure the message payload by following the steps in FileMaker Pro Send Message To Client preset.
Comments
0 comments
Please sign in to leave a comment.