# Get the next new product — Paid on Results Botize method — `paidonresults.csv_next_row` (trigger). In a sequential order, returns the next product from a specific merchant. This is a trigger: it starts the task. A task has exactly one. ## Fields you set The field's internal name, its type and the values it accepts. These fields accept `{{...}}` tags from earlier steps. - `merchant_id` *(string)* — Merchant - `has_reached_end` *(string, one of: "restart")* — Start again from the beginning ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{product_id}}` *(text)* — Product Id. Product Id - `{{affiliate_url}}` *(text)* — Affiliate Product URL. Product detail URL with the user's affiliate code - `{{image_url}}` *(text)* — Image URL. Main Product image URL - `{{title}}` *(text)* — Title. Product Title - `{{category}}` *(text)* — Category. Product Category - `{{price}}` *(decimal)* — Sale Price. Sale price ## Account Needs a connected Paid on Results account in Botize: https://botize.com/en/app/paidonresults/authenticate ## This app Every trigger and action for Paid on Results: https://botize.com/en/app/paidonresults.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/paidonresults/csv_next_row