This n8n workflow automates the process of extracting product information from website URLs listed in a Google Sheet. It triggers when a new URL is added, sends the URL to Dumpling AI for data extraction, handles multiple products by splitting the results, and then appends the clean product data into another Google Sheet dedicated to product details. This workflow is ideal for e-commerce managers or digital marketers who need to keep product catalogs up-to-date automatically. It streamlines data collection without manual entry, saving time and reducing errors. Key nodes include a Google Sheets trigger, Dumpling AI HTTP request, a split node for multiple products, and an append node to update the sheet, creating an efficient data pipeline from web URLs to organized product info.
Automated Product Data Extraction from Google Sheets
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | googleSheets, googleSheetsTrigger, httpRequest, splitOut, stickyNote |
Reviews
There are no reviews yet.