SynthBoard
PricingEnterprise
Log inGet Started→

Get started

  • Overview
  • Quickstart
  • How sessions work
  • Your World Model
  • Reconvene & the paper trail
  • Actions with receipts

Reference

  • Pricing & credits
  • Integrations
  • Adapters

Developers

  • MCP server
  • MCP setup
  • REST API
  • API reference
  • Webhooks
  • Changelog
  • API versioning

Trust

  • Security posture
  • FAQ
  • Troubleshooting
  • Privacy policy
  • Terms of service
DocsReferenceZapier
Adapter · Coming soon

Zapier

A native SynthBoard app for Zapier is in development. You don't have to wait for it: Zapier's built-in Webhooks steps drive the full REST API today — start a board from any Zap and route the decision memo anywhere in Zapier's 8,000 apps.

The native Zapier adapter has not shipped yet. Everything below works today through the REST API and webhooks— we'll update this page the moment the directory listing is live.

How to connect today#

  1. 1

    Create an API key

    In SynthBoard, open /mcp/console → API Keys → Create. Give it session:read + session:write scopes and copy the sb_live_... token.

  2. 2

    Start a session from a Zap

    Add a 'Webhooks by Zapier' → 'Custom Request' action. POST to /api/v1/sessions with your question — the intake and decision brief do the setup automatically.

    POST https://www.synthboard.ai/api/v1/sessions
    Authorization: Bearer sb_live_...
    Content-Type: application/json
    
    {"question": "{{trigger_data}}", "session_type": "boardroom"}
  3. 3

    React to completion

    Create a 'Webhooks by Zapier' Catch Hook trigger in a second Zap, then register its URL with SynthBoard: POST /api/v1/webhooks with events ["session.complete", "outcomes.ready"]. Verify the X-SynthBoard-Signature on receipt.

Planned adapter surface#

What the native adapter will expose. Every operation already exists as a REST endpoint or webhook event you can use now.

Actions

  • Plan Session
  • Start Session
  • Reconvene Board
  • Send Consult Message
  • Cancel Session
  • Generate Outcomes
  • Export Session
  • Create / Revoke Share
  • Capture Decision

Triggers

  • Session Completed (webhook)
  • Session Failed (webhook)
  • Outcomes Ready (webhook)

Notes#

  • The webhook events and REST endpoints above are live today — the native app only wraps them in Zapier's UI

Next#

Up next
Webhook signing
Read the guide

Product

  • Features
  • Session Modes
  • Synths
  • Session Assistant
  • Free Session
  • Integrations
  • Pricing
  • Compare

Solutions

  • For Founders
  • For Creators
  • For Product Leaders
  • For Consultants
  • For Teams
  • All use cases

By Method

  • AI Boardroom
  • AI Advisory Board
  • Decision Intelligence
  • AI Pre-Mortem
  • AI Stress Test
  • AI Council
  • Decision Autopsy
  • See all methods

By Decision

  • AI for Hiring
  • AI for Pricing
  • AI for Pivots
  • AI for Fundraising
  • AI for B2B vs B2C
  • See all decisions

By Audience

  • For Founders
  • For Consultants
  • For Investors
  • For Operators
  • For Coaches
  • See all audiences

Alternatives

  • McKinsey alternative
  • Business coach alternative
  • Advisory board alternative
  • Strategy consultant alternative
  • See all alternatives

Developers

  • Platform Overview
  • MCP Server
  • REST API
  • API Reference
  • Webhooks
  • Docs & Help
  • Security

Resources

  • Docs & Help
  • Blog
  • Glossary
  • Contact

Company

  • Manifesto
  • About
  • Enterprise

Legal

  • Privacy Policy
  • Terms of Service
  • Security
  • How We Hold Your Data
  • Refund Policy
Stay Updated

Get AI Insights Weekly

Join our newsletter for product updates, decision-making insights, and exclusive member content.

No spam, unsubscribe anytime. Read our Privacy Policy.

SynthBoardDecision Intelligence Platform
© 2026 SynthBoard

Built with ❤️ for the future of AI collaboration