# Zoho Projects Botize app — id `zohoprojects`. Official site: http://Zoho.com. Zoho Projects is a free online web based project planning / collaboration management software tool that helps get your projects done faster. Botize automates tasks between this app and 200+ other services. A task is one trigger followed by one or more actions. ## Account Requires connecting a Zoho Projects account in Botize. The user links it once and Botize stores the credentials; an assistant never handles them. - Connect: https://botize.com/en/app/zohoprojects/authenticate ## Triggers (6) The event that starts the task. Exactly one per task. - `new_active_project` — Get the next new active project https://botize.com/en/method/zohoprojects/new_active_project.md - `new_archived_project` — Get the next new archived/completed project https://botize.com/en/method/zohoprojects/new_archived_project.md - `new_dashboard_update` — Get the next new dashboard update https://botize.com/en/method/zohoprojects/new_dashboard_update.md - `new_milestone_update` — Get the next new milestone https://botize.com/en/method/zohoprojects/new_milestone_update.md - `new_task_update` — Get the next new task https://botize.com/en/method/zohoprojects/new_task_update.md - `new_bug_update` — Get the next new bug https://botize.com/en/method/zohoprojects/new_bug_update.md ## Actions (2) What happens next. A task can chain several. - `create_task` — Create a new task https://botize.com/en/method/zohoprojects/create_task.md - `create_bug` — Notify a new bug https://botize.com/en/method/zohoprojects/create_bug.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/app/zohoprojects