# HubSpot triggers

<figure><img src="/files/yqb7Ar5OPxkHBhovqQw8" alt=""><figcaption><p>Available HubSpot triggers within Flows</p></figcaption></figure>

### Contact Updated

Run a flow when when a contact's details are updated, such as their email address, phone number, or job title.

### Contact Created Contact

Run a flow when a new contact is added to the HubSpot database, either by manual entry or through a form submission.

### Archived Contact

Run a flow when a contact is moved to the HubSpot archive. This usually happens when a contact becomes inactive or is no longer relevant.

### GDPR Deleted

Run a flow when a contact's data is deleted due to a GDPR request.

### Deal Updated

Run a flow when a deal's details are updated, such as its amount, stage, or expected close date.

### Deal Created

Run a flow when a new deal is created in HubSpot.

### Deal Deleted

Run a flow when a deal is deleted from HubSpot.

### Company Updated

Run a flow when a company's details are updated, such as its industry, size, or location.

### Company Created

Run a flow when a new company is added to the HubSpot database, either by manual entry or through a form submission.

### Company Deleted

Run a flow when a company is deleted from HubSpot.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/applications/automation/flows/concepts/triggers/connector-triggers/hubspot-triggers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
