# Instantly when a webhook triggers this task — Incoming request Botize method — `endpoint.webhook_request` (trigger). Execute a task via a Webhook using GET and POST requests. Furthermore, it allows specifying the parameters that the automated task can receive, including their data type and whether they are mandatory or optional. This method also enables exporting a task as an action for execution by OpenAI's GPT assistants. This is a trigger: it starts the task. A task has exactly one. ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{task_trigger_at}}` *(date)* — Trigger date/time ## This app Every trigger and action for Incoming request: https://botize.com/en/app/endpoint.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/endpoint/webhook_request