Sign in

Create webhook

documented

Subscribe a webhook listener to events.

POST /v1/notifications/webhooksWebhooksno implementation yet0 runs

Input

webhook_url*
Webhook URL
https://example.com/paypal-webhook
event_type_1*
Webhook Event Type 1
PAYMENT.SALE.COMPLETED
event_type_2
Webhook Event Type 2
PAYMENT.SALE.REFUNDED
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.
Create webhook · PayPal · OpenIntegrations