# Connectors & Triggers

### **What you'll find here**

* Connector categories and respective parameters
* Trigger behavior and setup
* Common scenarios and best practices

### **Recommended for**

All users configuring connectors within their integrations.&#x20;

### Get to know our connectors and triggers

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Connectors</strong></td><td>Connectors are the building blocks of your integration flow, making it easier and faster to configure each step of the process.</td><td><a href="/pages/gGW9tOsGi6Cvr44XYS3j">/pages/gGW9tOsGi6Cvr44XYS3j</a></td><td><a href="/files/DYb8cuooqEqukjnjgCDU">/files/DYb8cuooqEqukjnjgCDU</a></td></tr><tr><td><strong>Triggers</strong></td><td>Trigger is the element that determines how the execution of the pipeline is initiated. </td><td><a href="/pages/ri16TDrYLsRxFm2f7FA1">/pages/ri16TDrYLsRxFm2f7FA1</a></td><td><a href="/files/v0Vss46vE4f0lEP2ejIm">/files/v0Vss46vE4f0lEP2ejIm</a></td></tr></tbody></table>

### Explore our Double Braces functions

Double Braces is a powerful expression language created by Digibee to help you reference, extract, and manipulate data across different steps of a pipeline.

{% content-ref url="/pages/j468K6JtOE0NHujU1scT" %}
[Double Braces overview](/documentation/connectors-and-triggers/double-braces/overview.md)
{% endcontent-ref %}


---

# 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.digibee.com/documentation/connectors-and-triggers/connectors-and-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.
