Overview
Send project and update events to your website CMS, dashboards, or client portals with signed webhook delivery.
Problem
Organizations maintain multiple portals and websites; keeping them in sync with project updates is manual.
Solution
ProjectBoard emits events and can deliver them externally via webhooks with signatures, filtering, and retries.
How it works
Subscribe external endpoints to projectboard.project.published and projectboard.update.published. Filter by visibility=public for marketing sites, or route customer-only updates to private client portals. Use signing secrets and idempotent processing to avoid duplicates.
Who is this for
Expected outcomes
- Less manual copy/paste between portals
- Near real-time updates on external sites
Key metrics
Webhook delivery success rate
0 %
99.5 %
Time to reflect updates externally
1440 minutes
10 minutes
Gallery
Downloads & templates
Security impact
- Outbound webhook payloads (project/update metadata) · PII: business account data only
Compliance
- Signed payloads + replay protection
- Delivery logs and retries