Skip to main content

Inbound Webhook

The Inbound Webhooks feature—also referred to as Triggers—allows you to create new records in a collection automatically by sending data to a unique Cogfy-generated URL. Once you select a JSON field to receive the incoming data, each POST request to this endpoint will create a new record, storing the full request body in that field.

Triggers are a simple and flexible way to connect external systems, forward form data, or capture live events—no manual input required.