Webhook Events
Events are named with the formatRESOURCE_TYPE.EVENT. The RESOURCE_TYPE corresponds to the shape of the payload, which mimics the API payload for the given RESOURCE_TYPE.
For example:
- A
RESOURCE_TYPEofOPP_WORKSPACEwill have an event payload that mimics the payload in the/v3/opportunity_workspacesendpoint FOLLOWED_OPP.MODIFIEDwill mimic the payload of the/v3/opportunities/{{id}}endpoint
Available Events
The following webhook events are available to subscribe to:Workspace Events
User-triggered events related to opportunity workspaces:OPP_WORKSPACE.FOLLOWEDOPP_WORKSPACE.NO_BIDOPP_WORKSPACE.INTEND_TO_BIDOPP_WORKSPACE.QUOTEDOPP_WORKSPACE.SUBMITTEDOPP_WORKSPACE.AWARDEDOPP_WORKSPACE.NOT_AWARDEDOPP_WORKSPACE.STATUS_CHANGED
Opportunity Events
Events handled by Govly’s opportunity processing pipeline in real time:FOLLOWED_OPP.MODIFIED- Sent when modifications hit GovlyFOLLOWED_OPP.ENRICHED- Sent when Govly finishes LLM summarization