RFP_CREATED
The RFP_CREATED webhook sends a notification when a request for proposal (RFP) event is created.
{
"event_id": "8036d735-dc18-447f-b157-bcfb25df9bcc",
"created_at": "2026-02-23 03:46:42.771606",
"type": "rfp_created",
"rfp": {
"uuid": "c505d723-3f9f-49e1-98fa-11c52b63feb5",
"request_id": "843272c4-d00b-4aec-9c40-944dc8ef00cb",
"buyer": "[email protected]",
"awarded_at": null,
"closes_at": "2026-02-23T07:00:00-05:00",
"scheduled_publish_at": null,
"questions_due_at": null,
"external_id": "1234",
"template_uuid": "a1023691-b1a0-4f1a-86a2-c82659ff596f",
"title": "test rfp event",
"status": "draft",
"source": "",
"external_data": null
}
}Updated 20 days ago
