Create an endpoint
- 1Open Admin, then Webhooks.
- 2Enter the approved HTTPS destination.
- 3Choose only the supported events the receiver needs.
- 4Create the endpoint and securely store any signing secret shown.
- 5Send or wait for a test event and verify the receiver.
Event handling
The receiver should authenticate deliveries, handle repeats safely, and return a success only after accepting the event. Use QuoteDeck's delivery status and the receiving system's logs together when troubleshooting.
Protect customer data
Webhook payloads can contain tenant and customer context. Send them only to an approved destination and remove an endpoint when the integration is retired.
Keep in mind: Do not paste webhook signing secrets into support tickets or browser screenshots.
Still stuck?
Send the quote number, the step you were on, and the exact message shown to support@quotedeck.io.