# Give An Employee Its Own Webhook To Trigger New Feature ยท 2026-08-06 ## Details Point an employee at any outbound webhook, your own automation, a Zapier or Make scenario, an internal service, anything that accepts an HTTP call, and it becomes a tool the employee can use on its own during a task, not something you fire manually from a dashboard. Set it up once with a URL and the shape of the payload it expects. Ask an employee to kick off that webhook once a report is ready, and it fires the call as a normal step in finishing the task, the same way it decides to search the web or send an email. ## What changed - Give an employee a webhook it can trigger on its own - Works with Zapier, Make, or any HTTP endpoint - No code required to set one up