Data Hubs
Synchronize workflow and integration data into custom data models
Last updated
Was this helpful?
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.
Navigate to the "Data Hub" tab on the right-hand side of your organization view

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

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

There are a few ways you can create entries in your data hub.
Navigate to the "Entries" page within your Data Hub
Click on "Create Entry"
Specify your desired values, and click "Create"
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.
Create or open up a form.
Ensure log in is enabled on the form.
Create a logic rule and use the dataHubAction method as explained here.
Last updated
Was this helpful?
Was this helpful?