# Conectores & Triggers

### **O que você encontrará aqui**

* Categorias de conectores e seus respectivos parâmetros
* Comportamento e configuração dos triggers
* Cenários comuns e boas práticas

### **Recomendado para**

Todos os usuários que configuram conectores em suas integrações.

### Conheça nossos conectores e triggers

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Conectores</strong></td><td>Os conectores são os blocos de construção do seu fluxo de integração, tornando mais fácil e rápido configurar cada etapa do processo.</td><td></td><td><a href="/files/jXUQsqzrK8Ivsq4HNQdb">/files/jXUQsqzrK8Ivsq4HNQdb</a></td><td><a href="/pages/506aVkHhNAJVzMcqIP3L">/pages/506aVkHhNAJVzMcqIP3L</a></td></tr><tr><td><strong>Triggers</strong></td><td>O trigger é o elemento que determina como a execução do pipeline é iniciada.</td><td></td><td><a href="/files/DwrBufZJ2xmKdMvSWzSZ">/files/DwrBufZJ2xmKdMvSWzSZ</a></td><td><a href="/pages/lHz7B4pMBQHARc7MvmFv">/pages/lHz7B4pMBQHARc7MvmFv</a></td></tr></tbody></table>

### Explore nossas funções Double Braces

Double Braces é uma linguagem de expressões poderosa criada pela Digibee para ajudar você a referenciar, extrair e manipular dados entre diferentes etapas de um pipeline.

{% content-ref url="/pages/x1P78T1Kq7aPbla90qA6" %}
[Visão geral de Double Braces](/documentation/connectors-and-triggers/pt-br/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/pt-br/conectores-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.
