# Instagram DM and comments Botize app — id `instagram_messaging`. Official site: https://www.instagram.com/. Answer the comments on your posts and reels automatically: reply in the thread, send a direct message to whoever commented, or both. It is the classic "comment LINK and I will send it to you by DM". 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 Instagram DM and comments account in Botize. The user links it once and Botize stores the credentials; an assistant never handles them. - Connect: https://botize.com/en/app/instagram_messaging/authenticate ## Triggers (2) The event that starts the task. Exactly one per task. - `new_comment` — Extract the next new comment on my posts https://botize.com/en/method/instagram_messaging/new_comment.md - `new_message` — Extract the next new direct message https://botize.com/en/method/instagram_messaging/new_message.md ## Actions (2) What happens next. A task can chain several. - `private_reply` — Send a private reply to a commenter https://botize.com/en/method/instagram_messaging/private_reply.md - `reply_comment` — Reply publicly to a comment https://botize.com/en/method/instagram_messaging/reply_comment.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/instagram_messaging