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

# Visão Geral

## Visão geral

Integração oficial dos nós Zapster para o N8n. Aqui você encontra instalação, configuração de credenciais, lista de nós (triggers e actions), exemplos e troubleshooting.

<CardGroup col={2}>
  <Card title="Instalação" href="/pt-BR/v1/integrations/n8n/installation">
    Como instalar o pacote de nós Zapster no N8n.
  </Card>

  <Card title="Credenciais" href="/pt-BR/v1/integrations/n8n/credentials">
    Como configurar a credencial Zapster API no N8n.
  </Card>

  <Card title="Webhooks (Trigger)" href="/pt-BR/v1/integrations/n8n/trigger">
    Eventos suportados pelo nó de gatilho da Zapster.
  </Card>

  <Card title="Exemplos" href="/pt-BR/v1/integrations/n8n/example">
    Workflows práticos para começar rápido.
  </Card>
</CardGroup>
