Connect FactBranch to your HubSpot CRM using OAuth to securely access your contacts, companies, deals, and other CRM data. This authentication method provides comprehensive access to your HubSpot data for building powerful integrations.
Once you've connected your HubSpot account, the authentication is stored securely on FactBranch's servers and can be reused across multiple nodes and flows.
In this article you'll learn:
With HubSpot OAuth authentication, FactBranch can:
Permissions granted: Read and write access to your HubSpot CRM data, depending on your user permissions in HubSpot.
To create a HubSpot OAuth authentication in FactBranch:
When you click to connect HubSpot, you'll be taken to HubSpot's secure authorization page where you can:
HubSpot will then redirect you back to FactBranch.
Once connected, you can use this authentication in:
To use the authentication in a REST API node:
https://api.hubapi.com/crm/v3/objects/contacts
)To rename your HubSpot authentication, click Rename next to the title or double-click the title itself. Enter the new name and press Enter to save.
If you need to disconnect FactBranch from your HubSpot account:
You can also delete the authentication from your FactBranch Data Sources dashboard.
If you get access denied errors: - Verify you have the necessary permissions in your HubSpot account - Check that your HubSpot subscription includes the features you're trying to access - Ensure you're using the correct HubSpot portal/account
OAuth tokens can expire. If this happens: - FactBranch will automatically attempt to refresh the token - If refresh fails, you may need to reconnect your HubSpot account - Go to your Data Sources and reconnect the HubSpot authentication
HubSpot has API rate limits. If you encounter rate limiting: - Reduce the frequency of your API calls - Implement delays between requests in your flows - Consider using HubSpot's batch endpoints for bulk operations
If you can't access certain properties: - Check that the properties exist in your HubSpot account - Verify the property names are spelled correctly (case-sensitive) - Ensure your HubSpot subscription includes custom properties if using them
If you're connected to the wrong HubSpot account: - Revoke the current authentication - Create a new authentication and carefully select the correct portal during authorization - Make sure you're logged into the correct HubSpot account before authorizing