tpo.name, tpo.team, tpo.affiliations etc.) updates will be bundled into a single application_updated event sent within an hour.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
tpo.name, tpo.team, tpo.affiliations etc.) updates will be bundled into a single application_updated event sent within an hour.
| Key | Type | Description |
|---|---|---|
applicationId | string | The ID of the created or updated application. |
event | string | application_created or application_updated |
fieldsUpdated | array of strings | A list indicating which fields have been updated. Only passed when event is application_updated. |
{
"applicationId": "65f8ab19bbdaba667c42f6f2",
"event": "application_updated",
"fieldsUpdated": ["status", "assignedAccountExecutive", "tpo.address", "tpo.affiliations"]
}
{
"content-type": "application/json; charset=utf-8",
"webhook-secret": "KNNR40RB4AOGNmyKaxGTeYlYdnPlMBd"
