Capture real-time events
Use generated webhook URLs to start workflows from external systems.
Webhooks
Receive webhook events from external services, process payloads immediately, and trigger workflows without polling or manual checks.
Core Capabilities
Use generated webhook URLs to start workflows from external systems.
Parse data, validate fields, branch logic, and send results to connected apps.
Support synchronous API-style flows when callers need an immediate response.
Real-time connectivity
Webhooks let external products tell puq.ai when something happens, so workflows can respond as soon as the event arrives.
How It Works
Generate a URL for the workflow.
Add it to the external system that sends events.
Use the incoming data in actions, conditions, and AI steps.
Respond immediately or let the workflow continue asynchronously.
Common Use Cases
Clear answers about how this capability fits into real workflow automation.