• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Stuck on creating flow with WATI and Woocomerce

subin kumar

Member
I have created a flow Woocommerce and WATI to send an order confirmation on WhatsApp. Now I wanted to create another task, if the order status changed to shipped I need to send another whatsapp message to the same customer. How can I do this?
 
P

Pabblymember11

Guest
Hey @vmpetsmart

You can try the Filter action step and use the Order status label field where you can manually type the name of the status which you want to process.

Kindly try this at your end and let us know if that works for you.

2022-05-28_15h06_43.png
 

subin kumar

Member
Hey @vmpetsmart

You can try the Filter action step and use the Order status label field where you can manually type the name of the status which you want to process.

Kindly try this at your end and let us know if that works for you.

View attachment 11381
I am sharing my flow here.
1653740421394.png

when this flow completed I need to sent the user with their tracking link on whatsapp. What I have did is add one more filter to get the status as shipped, but test response is error
 
P

Pabblymember11

Guest
Hey @vmpetsmart

We understood your concern, kindly place the filter condition to shipped and manually type the message as Shipped in the next action step, so that it will always send the message when an order gets shipped. Though setting up the filter condition will give you false results in the initial setup but will run accordingly in automation.

Please check out the following video tutorial on your basic understanding of the Filter action step.

 

subin kumar

Member
yes but i need map the data of tracking link from the last filer response. If the response is error, how can retrieve the data and map to the next action
 

subin kumar

Member
1653744789772.png

above custom parameters are fetched from woocomerce order, So after I applying the filter as shipped ->where can get the mapping data?
 
P

Pabblymember11

Guest
Hey @vmpetsmart

Could you please tell us that have you created a custom order status for "Shipped" in your WooCommerce?
 
P

Pabblymember11

Guest
Hey @vmpetsmart

Please tell us that have you created a custom order status for "Shipped" in your WooCommerce?

1653910650402.png
 

subin kumar

Member
1653926611279.png


this is my whatsapp template. Now i need to fetch the above parameters.

1653926742970.png

Those parameters were not available on pabbly system woocomerce, because of the filter doesn't getting the response as true.
Please help me into this, I am stucking for more than week.
 
P

Pabblymember11

Guest
Hey @vmpetsmart

If you have used the Completed order status as "Shipped" then you can simply use it in the filter condition and set the WhatsApp API accordingly for the order which is shipped.

2022-05-31_12h10_33.png
 
P

Pabblymember11

Guest
Hey @vmpetsmart

Kindly avoid the initial setup response since you didn't have the correct values in the filter condition.

So, please give it a live test submission at your end and let us know if that works for you.
 

subin kumar

Member
Hey @vmpetsmart

Kindly avoid the initial setup response since you didn't have the correct values in the filter condition.

So, please give it a live test submission at your end and let us know if that works for you.
I have tested it live. since there is no data received from it. The only problem is my filter condition status is not getting result. Only if getting the result means I can map the data for my WhatsApp template.
 

subin kumar

Member
Hey @vmpetsmart

Kindly avoid the initial setup response since you didn't have the correct values in the filter condition.

So, please give it a live test submission at your end and let us know if that works for you.
I have an API details with me. Can you help which value to be filled in which places.
This is for retrieving my order tracking number and details
1654089571528.png

Above is the page I am connecting to by API.
Below images are the documentation provided by the plugin author website which I have connected with me woocomerce.

1654089645660.png

1654089714601.png

1654089765660.png
 
P

Pabblymember11

Guest
Hey @vmpetsmart

I have tested it live. since there is no data received from it. The only problem is my filter condition status is not getting result. Only if getting the result means I can map the data for my WhatsApp template.
As we can see from your recent workflow history logs your workflow is processing the WooCommcerce Order correctly as per your filter condition.

2022-06-02_11h09_04.png


I have an API details with me. Can you help which value to be filled in which places.
This is for retrieving my order tracking number and details
1654089571528.png

Above is the page I am connecting to by API.
Below images are the documentation provided by the plugin author website which I have connected with me woocomerce.

1654089645660.png

1654089714601.png

1654089765660.png

Kindly share the complete API documentation URL for the same.
 

subin kumar

Member
@Supreme
 
P

Pabblymember11

Guest
Hey @vmpetsmart

Please check out the following screenshot for using "Add Shipment tracking" in API by Pabbly, kindly use "custom request" to use the API.

In a similar way, you can design other action steps too at your end.

1654166738019.png
 
Top