Step-by-step guideWebOwner / Admin
Create an inbound webhook
What you will accomplish
You will create an endpoint that accepts pushed records and securely capture its one-time credential.
Who can do this
Owners and Admins can manage inbound webhooks.
Before you start
Know the target track, rooftop, authentication method, JSON record shape, optional records path, and event-date field. Coordinate credential handling with the sending-system owner.
Create the webhook
- Open Account menu → Config → Connect your data.
- Select Webhooks.
- Enter Connection name.
- Select Target track and Rooftop.
- Select Authentication.
- Enter Records path when the pushed payload nests records.
- Select the optional Event date field when applicable.
- Select Create webhook.
- Select Copy URL.
- Select Copy for the access token or signing secret.
- Store the credential in the sender's approved secret store.
- Select Done.
The credential is intentionally revealed once. Do not log it in screenshots or support messages.
Maintain the webhook
- Expand a connection to review its target.
- Copy the endpoint URL when needed.
- Select Rotate secret if a credential may be exposed.
- Update the sender before retiring the previous setup.
- Read Delivery history after a test event.
Expected result: an authenticated test delivery appears in Delivery history and valid mapped records are attributed to the configured track and rooftop.
Troubleshooting and recovery
- Unauthorized delivery: verify the sender's authentication implementation.
- Accepted request but no records: check records path, payload shape, mapping, and rooftop.
- A secret was exposed: rotate it immediately and update the sender.
Related articles
Last verified against the product on 2026-07-29.