Announcing the Source Field for Webhook Events

We’re excited to announce that we’ve added a “Source” field that indicates the endpoint where a webhook event originates.

We’re excited to announce that we’ve added a “Source” field that indicates the endpoint where a webhook event originates. Pave processes data in real-time and sends out webhooks for multiple events. You can read more about the different webhook events here: https://docs.pave.dev/guides/webhooks/overview/.

Impact

  • Our customers write code to process the webhook events and react differently to each webhook event type.
  • For example, you could skip calling our insights endpoint if you receive an event with the ‘source: balances’. This indicates that the webhook event was triggered due to an upload of balances data.
  • Developers can use the source field to filter out which webhooks events they would like to react to.

Recommended Action

Use the new source field when ingesting events from our webhook and adjust your calls to our insights endpoints appropriately.

Subscribe to newsletter

Subscribe to receive the latest blog posts to your inbox every week.

By subscribing you agree to with our Privacy Policy.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.