I want to create a flow which imports all active shopify listings and then generates descriptions for products which do not have any. When using the node “Get many products” I get an error saying “Problem in node ‘Get many products‘
The service is receiving too many requests from you”. How can import these items anyway?
You are using the api too quickly. How long is your wait step? Try increasing it. You can also change the error setting. If there is an error, have it go to a longer wait node, then try the import again.
Anything that slows down the workflow will help.
See the image below for how to add an error path to you node.
If this response helped you, please click the heart to show that it is useful If this response solved your issue, mark it as the solution to help the community