CRM

Email, Slack & webhooks

Wire the CRM into the tools your team already lives in.

CRM integrations

Email

Connect Gmail or Outlook under Settings → Integrations. Kudu will:

  • Log inbound & outbound emails against matching contacts.
  • Track opens & clicks on proposals sent from PitchPro.
  • Sync calendar events into the unified Calendar.

Slack

Connect a Slack workspace and pick a channel per pipeline. Kudu posts:

  • deal.created, deal.stage_changed, deal.won, deal.lost
  • Task assignments & @mentions

Test a channel from Settings → Slack → Send test — Kudu validates the channel ID against your connected workspace to prevent cross-tenant leaks.

Webhooks

Under Developers → Webhooks, subscribe any HTTPS endpoint to CRM events. Payloads are signed with HMAC-SHA256; see the API & webhooks doc for the signature format and retry policy.

Last updated July 27, 2026