Sources: Streaming

Webhooks (Streaming)

Custom Webhooks allow you to recieve incoming payloads from any external source (in JSON format)

By connecting custom webhooks to your ProxyHook account you can easily store any customer data into your warehouse or connect them to downstream destinations

Connecting Custom Webhooks


To integrate Custom Webhooks into your ProxyHook account follow these steps:

  1. Create a new source within ProxyHook and select 'Webhooks'. Grab the unique endpoint provided.
  2. Call your custom webhook endpoint using a POST call and a JSON body
  3. Your payload will automatically be standardized to ProxyHook format
Previous
Subscriptions