I’m currently building a scenario to sync my open Etsy orders with my WooCommerce orders. The scenario is almost functional but has an issue: when I tested it with two Etsy orders, only the most recent order was processed, and the first one was ignored. Has anyone encountered this problem or can suggest how to revise the scenario to ensure all orders are processed? The function to prevent duplicate order processing is working correctly, managed through the data stores I’ve set up.
I’d greatly appreciate any help solving this scenario.
Additionally, I previously had a working scenario with the desired functionality using Etsy’s “Watch Shop Receipts” module instead of “Make an API Call.” However, it stopped working due to this error:
“User with PK user_id = 1089801097 does not exist.”
I don’t understand this error and have tried everything to resolve it, including reconnecting Make and Etsy, creating a new Make account, and checking permissions (which seem correct). The error appears to affect only Etsy modules including Receipts. If anyone knows how to fix this, that would be even better!
Thank you very much!
/André