HubSpot integration connector
Add white-label customer-facing integration with HubSpot into your app with just a few lines of code.
Read development guide.
Managed authentication
Connect your customer accounts in HubSpot without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('hubspot').open()
Add HubSpot to your app in the next 30 minutes
Execute HubSpot operations on behalf of your customers
Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.
Removes a token from the event template
This will remove the token from an existing template. Existing events and CRM objects will still retain the token and its mapped object properties, but new ones will not.
The timeline will still display this property for older CRM objects if it's still referenced in the template Markdown
...
Deletes an event template for the app
This will delete the event template. All associated events will be removed from search results and the timeline UI.
This action can't be undone, so it's highly recommended that you stop using any associated events before deleting a template...
Gets a specific event template for your app
View the current state of a specific template and its tokens.
List all event templates for your app
Use this to list all event templates owned by your app.
Gets the detailTemplate as rendered
This will take the detailTemplate
from the event template and return an object rendering the specified event. If the template references extraData
that isn't found in the event, it will be ignored and we'll render without it...
Renders the header or detail as HTML
This will take either the headerTemplate
or detailTemplate
from the event template and render for the specified event as HTML. If the template references extraData
that isn't found in the event, it will be ignored and we'll render without it...
Work with HubSpot data collections
Read and write data, get custom fields schema, and react to changes in HubSpot data.
Read more about working with data collections
List | Find by ID | Search | Match | Create | Update | Delete | |
---|---|---|---|---|---|---|---|
Calls | β | β | β | β | β | β | β |
Companies In List | β | β | β | β | β | β | β |
Companies | β | β | β | β | β | β | β |
Contacts in List | β | β | β | β | β | β | β |
Contacts | β | β | β | β | β | β | β |
Deals By Pipeline | β | β | β | β | β | β | β |
Trigger integrations on HubSpot events
React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.
Read more about working with events
Data Record Created
Data Record Updated
Data Record Deleted
Use the same code to integrate withΒ HubSpot and 100+ other applications
With universal integrations, you can build your integration scenario once and it will work with every app automatically.
Companiesautomatically maps to | Contactsautomatically maps to | Usersautomatically maps to | Tasksautomatically maps to | Dealsautomatically maps to | |
---|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |