# Connector triggers

Connector triggers will vary significantly depending on the connector that you want to use.

When you choose to use a connector trigger, you can choose to install a new connector or select one that you've already installed.

Once you've done this, choose the connector instance that you want to use to trigger the flow. This will bring up all of the connector-specific trigger events that you can choose from.

Select a connector trigger event, and configure it before moving on to add your flow actions.

## Available connectors

* [Hubspot](/applications/integrations/integrations/supported-integrations/hubspot.md)


---

# 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.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.
