Data Hubs

Synchronize workflow and integration data into custom data models

Data Hubs allow you to synchronize workflow and integration data into custom, structured data models. You can create entries through the UI or programmatically via the React library, and perform standard CRUD operations (create, read, update, delete) on your data.

Creating a Data Hub

  1. Navigate to the "Data Hub" tab on the right-hand side of your organization view

  1. Click "Create Data Hub" and enter a name for your new hub.

  1. Configure the fields of thehub in the Data Schema page within Settings

Creating Hub Entries

There are a few ways you can create entries in your data hub.

Manually via UI

  1. Navigate to the "Entries" page within your Data Hub

  2. Click on "Create Entry"

  3. Specify your desired values, and click "Create"

Hub Integrations & Logic

Go to the Integrations or Logic tab of your hub and enable an integration or logic rule to allow periodic, bulk syncing of data to your hub.

Form Advanced Logic

  1. Create or open up a form.

  2. Ensure log in is enabled on the form.

  3. Create a logic rule and use the dataHubAction method as explained here.

Last updated

Was this helpful?