Govdash · AsyncAPI Specification
GovDash Webhooks
Version v1
Generated AsyncAPI view of GovDash's documented outbound webhook events for Opportunity lifecycle changes. Event names, delivery mechanism (Svix), and signature verification are taken verbatim from https://support.govdash.com/docs/webhooks. Per-event payload schemas are published in GovDash's in-app Event Catalog and are NOT reproduced here (not fabricated); payloads are modeled as opaque objects.
View Spec
View on GitHub
CompanyGovernment ContractingGovConArtificial IntelligenceProposal ManagementCapture ManagementPublic SectorEnterpriseAsyncAPIWebhooksEvents
Channels
opportunityEvents
Subscriber-provided HTTPS endpoint registered in Settings > Webhooks. GovDash (via Svix) POSTs opportunity events to this endpoint.
Messages
opportunityCreate
Opportunity created
Emitted when a new opportunity is created.
opportunityUpdate
Opportunity updated
Emitted when an existing opportunity is updated.
opportunityDelete
Opportunity deleted
Emitted when an opportunity is deleted.