Integration Settings

Toggle integrations and manage connection references. Secrets live in `.env` and are never stored here.

Edit in Payload →

Core

  • n8n Automations

    Automation backbone for webhook triggers and notification flows

    env: N8N_WEBHOOK_BASE_URL

    http://localhost:5678

  • Claude (Anthropic)enabled

    Primary AI provider for all agents

    env: ANTHROPIC_API_KEY

    https://api.anthropic.com

  • Email (Resend)

    Transactional email for form confirmations and notifications

    env: RESEND_API_KEY

    https://api.resend.com

Tools

  • Cal.com (Cloud)

    Cloud booking link, webhook creates discovery prep task and triggers Intake Agent

    env: CALCOM_WEBHOOK_SECRET

  • InvoiceShelf

    Draft invoice created automatically on proposal acceptance

    env: INVOICESHELF_URL + INVOICESHELF_API_KEY

    http://localhost:8080

  • Postizenabled

    Webformers content calendar for LinkedIn, Instagram, and X

  • ScrapeGraphAIenabled

    Website scraping via n8n, feeds Website Audit Agent context

    env: SCRAPEGRAPH_API_KEY

    https://api.scrapegraphai.com

AI Providers

  • OpenAI

    Secondary AI provider, adapter ready but not active in V1

    env: OPENAI_API_KEY

    https://api.openai.com

  • Ollama (local)

    Local AI option, lower capability but near-zero marginal cost

    http://localhost:11434

Bridges

  • Twenty CRM (V1.5)

    CRM deferred to V1.5, leads collection remains the V1 pipeline

  • AIOS Bridge

    AIden bridge for summaries, notes, and outbound notifications

    env: AIOS_WEBHOOK_SECRET + AIOS_BASE_URL