draft
changes to an active
proposal, which might then get accepted
, rejected
, withdrawn
or expired
. You will also get notified if a draft is turned into a template
.
The resulting POST
request will have the following data in its body:
id
and created
are a random UUID and UNIX timestamp, respectively, and common for all webhooks.
Refer to the IntegrationSessionData and Proposal entities for the exact shape the payload can take.
data
will be stored in the proposal’s integration metadata (proposal.data.integrations
).