Hey i havnt shared my workflow as i only made it to the second step lol im having issues with using the http request to access my opencart stores api and get products.
I keep getting 502 bad gateway cloudflare error
Previously it seemed to just scrape my home page but not the all the products like im aiming for
Im trying to create a n8n workflow to import all my products from opencart using opencarts api so i can use ai to rewrite all my product discriptions
Then use the opencart api to update the products discriptions
i have 6000 plus products listed on my store so i set pagination and limited it to 100 products at a time.
first of all thank you for your advice im hoping it is a easy fix i have spent days trying to get it right. i have attached my workflow as you suggested i tryed it again just now and it seems to be giving me everything off my home page rather than my products.
I edited the initial post and copied the code from my module into the ‘</>’ like you recommended can you see it now ?? Or did i get the wrong end of the stick ?? Im still having the issue with the api request but it apears that opencarts native api dosnt support importing and exporting products i installed a extention module that should have added it however im still getting the same issue heres the coppy of my module if you have any pointers on where i could be going wrong it would be greatly appreciated thank you