New Webhook events: Change Proposal sent and accepted
New·
Martha Hearn
Martha HearnChange Proposals now have their own Webhook events, so your integrations can keep up with mid-project changes as they happen.
Two events are available:
changeProposal.sentfires when a Change Proposal goes out to the Customer, or is marked as sent by a Payaca user.changeProposal.acceptedfires when the Customer accepts it in the Client Portal, or a Payaca user marks it as accepted.
Both events deliver the Change Proposal itself, and delivery and signing work the same way as every other Webhook event.
You can subscribe through the Payaca web app or via the Webhook management endpoints in the Payaca API.