Click Connect Datasource, now your UI Bakery app has access to your HubSpot data.
Usage
Once you have the connection between UI Bakery and HubSpot, you can access its data, i.e. load and send it back.
To interact with HubSpot API you'll need to use an HTTP Request action step and configure HTTP parameters based on the HubSpot documentation (for instance, at HubSpot CRM Contacts API page).
Create a new Action with an HTTP API action step, select the datasource, and configure an API URL:
Since HubSpot returns an object instead of a collection, transform the data to be able to display inside of a table using the following code: