Help center › API & integrations
Webhooks: signed events to your endpoint
product.created / updated / deleted and a daily scan digest, HMAC-signed.
Add an https endpoint under Integrations, choose events, and we POST JSON with an X-PaqLink-Signature header (HMAC-SHA256 of the raw body with your webhook secret). Use Send test event to receive a ping. Respond with a 2xx quickly; after twenty consecutive failures the webhook is disabled until you re-enable it. The daily scan digest is sent by the nightly job.
Related
Still stuck? support@paqlink.com