• 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.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

WooCommerce status is not changing always showing checkout draft.

abhay@lagad

Member
i used a WooCommerce trigger as order updated, and capture a response for order updated. but it is capturing the response before i place a order. where status is checkout draft. i want to capture the response after placing the order order in WooCommerce. so how to and also when update the order in WooCommerce from processing t
Screenshot 2024-04-03 195226.png


o completed it is still showing the the order status as checkout draft in pebbly.
 

ArshilAhmad

Well-known member
Staff member
Hi @abhay@lagad,

The 'WooCommerce: Order Updated' trigger event triggers whenever there is any change in the order status, so your workflow will be triggered for every change, not just for the change of status from processing to completed.

I have added a Filter step to your workflow which will ensure that the action steps of your workflow are executed only for those workflow executions which have the Status as completed.

1712170503845.png



 
Top