Hi i try to automate a woocommerce notification workflow, but i dont get it why my merge node output 3 times my input.
I will only add the acf fields from input2, matched by the field “bestell_id”, but it outputs every item not three times?
Hi i try to automate a woocommerce notification workflow, but i dont get it why my merge node output 3 times my input.
I will only add the acf fields from input2, matched by the field “bestell_id”, but it outputs every item not three times?
try putting an edit field node after the ‘merge’ node (the first one) I hope I helped. my email to help you in a better way → [email protected]
Thanks but doesent solve the problem.
Maybe it could be because of the split out node before the “Get a product node”?
It would run three times maybe because of that?
Edit: Yes i think thats the problem.
I now have to figure out how to solve that ![]()
Now I’m trying to understand it too, it seems like a good riddle. Explain to me your flow as a whole so we can try to solve it.
The task is to genereate a xml file with the orders.
But every item in the order could have a different supplier, so thats a meta field in the product meta data.
Then i have to enrich the data with custom fields from the user.
So i have 3 different sources where i have to get data and merge them.
And then convert it to xml file to put it on a ftp server, where the supplier get it into the order software.
I think i already have found a solution.
I put a “remove duplicate” node at the end of the second merge node.
Maybe not the cleanest version, but i will try it and check ![]()
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.