# Get the next new product in a CSV file — AliExpress Affiliates Botize method — `aliexpress_associates.csv_next_row` (trigger). In a sequential order, returns the following product from a CSV file obtained from AliExpress. - Automatically detects the format of various AliExpress CSV files. - Please note that AliExpress may give you CSV files that are not in your local currency. 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. - `url` *(string)* — CSV File URL - `start_row` *(string)* — First row number to extract ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{product_id}}` *(text)* — Product Id. Product Id - `{{product_url}}` *(text)* — Product URL. Product detail URL - `{{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 - `{{target_original_price}}` *(decimal)* — Original Price. Original price in target currency - `{{target_sale_price}}` *(text)* — Sale Price. Non-App sale price in target currency - `{{savings_percentage}}` *(decimal)* — Saving:Percentage. Saving Percentage - `{{currency}}` *(text)* — Currency - `{{sales_180_day}}` *(decimal)* — Sales in last 180 days. Total sales in last 180 days - `{{positive_feedback}}` *(decimal)* — Positive Feedback. Positive Feedback Percentage ## Account Needs a connected AliExpress Affiliates account in Botize: https://botize.com/en/app/aliexpress_associates/authenticate ## This app Every trigger and action for AliExpress Affiliates: https://botize.com/en/app/aliexpress_associates.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/aliexpress_associates/csv_next_row