Zeffy Webhooks

Outbound webhooks configured under Settings then Integrations. When a payment is completed, Zeffy sends an HTTP POST with the full payment details to the organization's configured URL, enabling thank-you workflows, CRM/accounting sync, and internal notifications. This is Zeffy-to-consumer HTTP notification, not an inbound API surface.

API entry from apis.yml

apis.yml Raw ↑
aid: zeffy:zeffy-webhooks
name: Zeffy Webhooks
tags:
- Webhooks
- Events
- Payments
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://support.zeffy.com/get-started-with-the-zeffy-api-yourg
baseURL: https://api.zeffy.com/api/v1
properties:
- url: https://www.zeffy.com/integration/api
  type: Documentation
- url: https://support.zeffy.com/get-started-with-the-zeffy-api-yourg
  type: APIReference
description: Outbound webhooks configured under Settings then Integrations. When a payment is completed,
  Zeffy sends an HTTP POST with the full payment details to the organization's configured URL, enabling
  thank-you workflows, CRM/accounting sync, and internal notifications. This is Zeffy-to-consumer HTTP
  notification, not an inbound API surface.