Hi guys, I can’t understand how woocommerce trigger works. I would like to create a flow that, when the order changes, checks if the order is completed and sends an email.
I connected the tool to woocommerce via API key, the connection seems to be ok.
When I start the trigger I get this result and not the order data.
Input auth:"{{connections['XXXXXXXXXXXXXXX']}}"
Output webhook_id:"6"
Can anyone tell me how to solve it?
Thanks in advance for the support.
I went to set up a new flow and have come across the same issue. It seems to be an issue on the ActivePieces side, as the webhook logs on the woocommerce side are sending the correct information via the API.
I have tested across several different sites, and the new product, product update pieces generate the sames error.
From research it seems to indicate that ActivePieces is too slow to respond?
I am using the cloud version, and have used this woocommerce integration with no issues before.
Hi, thanks for the feedback. For now, for this specific flow, I’ve fallen back on n8n (still selfhosted). Let’s see if anyone has figured out how to fix this.