HubSpot Webhook
HubSpot webhook Component is designed to track events happening in a HubSpot account.
Related pages:
Hubspot Webhook Technical Notes
Description
HubSpot webhook Component is designed to track events happening in a HubSpot account. Designed separately from the main HubSpot component due to different credential mechanisms and trigger behaviour.
Credentials
Component credentials configuration fields:
- Secret (string, required) - You need to provide Client secret from HubSpot application here
Triggers
Webhook
Receive data from HubSpot based on configured webhooks and validate it
Note that you always have to use the Add sample manually
approach to save the sample.
To use this action you need to perform the following steps:
- Create flow with
Hubspot webhook Component
as initial step and save it - Now you can get Webhook url:
- Use it inside HubSpot as
Target URL
Config Fields
There are no configuration fields in this trigger.
Input Metadata
There is no input metadata in this trigger.
Output Metadata
The event will fulfil the whole message.
Limitations
Send sample request
works not as expected, useAdd sample manually
insteadVerify
credentials process always executes successfully for now