The Webhook trigger gives your workflow a generated HTTP URL that any external app can call. The moment a request hits that URL, the workflow runs with the request body, headers, and query parameters available to downstream nodes. Use it whenever something happens in another system and you want NoClick to react in real time rather than on a timer. You can also set an optional secret so incoming requests are verified with an HMAC-SHA256 signature before the workflow fires.
Pick one to start building it.
Start building workflows in minutes with our visual builder. No code required.