Skip to content
PositiveForm

Operate webhook endpoints

Create, test, rotate, archive, and inspect customer webhook endpoints and deliveries. Endpoint state and delivery/replay history are visible without turning…

Status
Verified 2026-07-29 on build beb3f3c
Who can do this
Organization owners, Managers
Required access
integrations.manage
Where in PositiveForm
/settings/developer/webhooks

"Copy for AI" puts the full Markdown of this page on your clipboard. Paste it into ChatGPT, Claude, or any assistant and ask it to walk you through the steps.

Who this is for

This guide is for integration staff creating and inspecting customer webhook endpoints and deliveries.

Before you begin

  • Have the destination URL your system will receive.
  • Do not paste signing secrets anywhere outside PositiveForm.

Steps

  1. Open Settings › Developer › Webhooks (/settings/developer/webhooks). The heading is Webhooks.
  2. Click Create webhook to add an endpoint.
  3. Complete the URL, events, and secret fields the form requires, then save.
  4. Return to the list to inspect delivery history, replay, archive, or rotate as offered on the endpoint.
  5. Use Developer to return to API keys if needed.

Expected outcome

Endpoint state and delivery/replay history are visible without turning the guide into a full integration test harness.

Screenshots

Webhooks list with Create webhook
Webhooks list with Create webhook

Recovery

If deliveries fail, open the endpoint detail for response codes before rotating the secret. Archive unused endpoints rather than leaving dead URLs active.

  • API-001