# Amazon Associates Botize app — id `amazon_associates`. Official site: https://affiliate-program.amazon.com. Amazon Associates Program helps content creators, publishers and bloggers monetize their traffic. 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 Amazon Associates account in Botize. The user links it once and Botize stores the credentials; an assistant never handles them. - Connect: https://botize.com/en/app/amazon_associates/authenticate ## Triggers (3) The event that starts the task. Exactly one per task. - `search_by_category` — Get the next new product in a category https://botize.com/en/method/amazon_associates/search_by_category.md - `search_by_subcategory` — Get the next new product in a subcategory https://botize.com/en/method/amazon_associates/search_by_subcategory.md - `search_by_keyword` — Get the next new product for a keyword https://botize.com/en/method/amazon_associates/search_by_keyword.md ## Actions (4) What happens next. A task can chain several. - `get_page_results_by_keyword` — Get a group of products for a keyword https://botize.com/en/method/amazon_associates/get_page_results_by_keyword.md - `get_items` — Get 10 products by ASIN code https://botize.com/en/method/amazon_associates/get_items.md - `get_product_detail` — Get product information https://botize.com/en/method/amazon_associates/get_product_detail.md - `get_product_variations` — Get product variations https://botize.com/en/method/amazon_associates/get_product_variations.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/amazon_associates