RFP_AWARDED
The RFP_AWARDED webhook sends a notification when a request for proposal (RFP) event is awarded.
Sample code
{
"event_id":"19ea5db4-3a0a-420d-ac90-fdb9ebce5b4c",
"created_at":"2024-03-22 05:17:08.193504",
"type":"rfq_awarded",
"awarded_at": "2024-06-01T06:00:00-04:00" ,
"title": "test rfp event",
"uuid":"0534d9dc-cce0-439f-8c27-d8d7cadf9813",
"template_uuid": "34f02afc-2cd5-4f96-b7a9-d358301e9885",
"external_rfp_id": "00123",
"status": "awarded"
}
Updated 6 months ago