n8n-docs/docs/nodes/nodes-library/trigger-nodes/HubSpotTrigger
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
workflow.png Add HubSpot Trigger node docs 2020-08-31 07:37:07 +05:30

permalink description
/nodes/n8n-nodes-base.hubspotTrigger Learn how to use the HubSpot Trigger node in n8n

Hubspot Trigger

HubSpot provides tools for social media marketing, content management, web analytics, landing pages, customer support, and search engine optimization.

::: tip 🔑 Credentials For this node, you will have to retrieve the App ID and Client secret from the 'Using OAuth' section as well as the Developer API Key from the 'Using Developer API Key' section. You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates when a new contact is created in HubSpot. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the HubSpot Trigger node

1. HubSpot Trigger node

  1. First of all, you'll have to enter credentials for the HubSpot Trigger node. You can find out how to do that here.
  2. Enter the HubSpot App ID in the App ID field. You can find out how to obtain the App ID in the link above.
  3. Click on Execute Node to run the workflow.