HubSpot is a common RevOps and GTM source in the live app. The current connection form uses a connection name plus a private app token.Documentation Index
Fetch the complete documentation index at: https://docs.mantrixflow.com/llms.txt
Use this file to discover all available pages before exploring further.
Current connection form
The current HubSpot source form asks for:-
Connection Name -
Private App Token -
The token field expects a HubSpot private app token, commonly starting with
pat-.... - Use a private app with the scopes needed for the objects you plan to sync.
Good first use cases
- sales pipeline reporting
- contact and company enrichment in SQL
- support and lifecycle analytics from one CRM source
Before you connect
- Create a HubSpot private app with CRM read scopes.
- Decide whether your first validation resource should be
deals,contacts, orcompanies. - Confirm that the portal and token belong to the environment you intend to sync.
Step by step
- Open Connections and click + New Connection.
- Keep the role set to Source and choose HubSpot.
- Fill the form with real values, for example:
Connection Name:HubSpot ProductionPrivate App Token:pat-...
- Click Test Connection and save only after the test succeeds.
- Create a pipeline and start with one high-value resource so validation stays simple.
Resources available in the current source preview
contactscompaniesdealsticketsproductsline_itemsquotescallsemailsmeetingsnotesownerstasksfeedback_submissions
Real-world example
A RevOps team syncs HubSpotdeals, companies, and contacts into PostgreSQL so pipeline reporting, lifecycle reporting, and sales operations all use the same operational dataset.
Troubleshooting
- If the test fails, confirm the private app token is active and has the right scopes.
- If custom fields are missing later, verify that the object-level permissions cover them.
- Start with one object such as
dealsbefore broadening the rollout to many CRM entities.