> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inflection.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Hubspot

> Send data from HubSpot to Inflection using inbound webhooks.

Update a contact in Inflection using a hubspot workflow/campaign so that I can get any hubspot specific properties in inflection

* Sending updated PQL scores based on engagement metrics
* Triggering webhooks for changes in a lead's lifecycle stage to ensure real-time updates on our end
* Lead status and unsubscribe from Hubspot

[Use webhooks with HubSpot workflows](https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows)

Follow these steps to set up a webhook in Hubspot

1. In your HubSpot account, navigate to **Automations** > **Workflows**
2. To edit an existing workflow, click the **name** of the workflow. Or, [create a new workflow](https://knowledge.hubspot.com/workflows/create-workflows?hubs_content=knowledge.hubspot.com/workflows/add-data-to-google-sheets-with-workflows\&hubs_content-cta=create%20a%20new%20workflow).
3. In the workflow editor, click the **+ plus icon** to add an action.
4. In the left panel, in the *Data ops* section, select **Send a webhook**
5. Click the **Method** dropdown menu and select **POST**.
6. Enter the Inflection **webhook enpoint URL**
7. Set up your authentication type to authenticate requests to your webhook
8. To include all properties, select **Include all \[object] properties** or Select **Customise request body** to include only specific properties
9. Click **Save**.

<img src="https://mintcdn.com/inflection-4b2c0de4/0Fy2fPaKm7bhQlZX/images/connections/webhooks/hubspot/01.png?fit=max&auto=format&n=0Fy2fPaKm7bhQlZX&q=85&s=46fa40d4b0631bd0d05638aadcd69387" alt="HubSpot workflow editor with the Send a webhook action configured" width="2036" height="1452" data-path="images/connections/webhooks/hubspot/01.png" />
