Quote Updated Webhook

This webhook is triggered when a user clicks the "Save" button after updating a quote in the Quote Builder within PandaDoc. The webhook delivers comprehensive document information reflecting the updated quote state and pricing details.

Important Note: This event indicates that quote-specific updates have been made to a document, such as modifying product information, pricing, quantities, or other quote-related data through the Quote Builder interface.

This event is useful for:

  • Synchronizing quote updates with external pricing and inventory systems
  • Triggering automated quote approval workflows
  • Maintaining real-time pricing and product information
  • Audit logging and compliance tracking for quote modifications
  • Implementing dynamic pricing updates and calculations
  • Notifying sales teams about quote changes and revisions
  • Integrating with CRM systems for quote tracking

Quote-Specific Data: The payload includes comprehensive quote information including product details, pricing data, and quote-specific metadata that distinguish it from regular document updates.

Note: The webhook payload structure partially mirrors the Document Details API response, providing comprehensive document information captured at the time of quote update.

Security Note: All webhook requests include an HMAC-SHA256 signature for verification using your webhook shared secret.