Help with Woocommerce and the products
Status: Closed · Asked by Vico on · 0 views
Hello, I'm getting the automation data through autonami (connected to woocommerce).
Order products are coming like this, as pictured.
How do I get just the product name without the codes?
I'm stuck here, can anyone help?

Hey @Vico
Kindly share the name of the workflow to which you are referring its trigger response.
Hey @VicoKindly share the name of the workflow to which you are referring its trigger response.
1. Approved order
2. List order items (comes in the information of the image I put)
3. send whatsapp message to me
Hey @Vico
We want to know the name of the workflow which you are using? So that we can look into it and guide you accordingly.
Hey @VicoWe want to know the name of the workflow which you are using? So that we can look into it and guide you accordingly.
Autonami > Compra Aprovada > Wa Gold
Hey @Vico
It seems like the data response whcih the trigger application is sending is coming under the HTML tags, so kindly contact their support team to send the data in JSON format as in key-value pair, so that can be processed further by other applications.
You can take the example of the WooCommerce webhook response.
(Watch the first part of the video just for your better understanding)