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

New Order Woocommerce - Pabbly

ArshilAhmad

Moderator
Staff member
Hi @Pedro Vieira,

Could you please share a screenshot of the parameters that are not being captured in the WooCommerce trigger step? Also, share the Workflow URL where those parameters are not being fetched.
 
This are some of the parameters that are not being captured in the WooCommerce:

_wc_order_attribution_utm_source
_wc_order_attribution_utm_campaign
_wc_order_attribution_utm_medium
wc_order_attribution_referrer
wc_order_attribution_source_type
_wc_order_attribution_device_type
Payment Method Title
Line Items 0 Parent Name

 

Preeti Paryani

Well-known member
Staff member
Hello @Pedro Vieira

The trigger you're using is a descriptive webhook-based trigger. In such cases, the response is sent by the trigger application whenever the corresponding action is performed, and we do not have control over the fields included in the response.

We recommend using webhook.site to verify if the fields are being captured there. If the fields are not captured there either, we suggest reaching out to the WooCommerce support team for further assistance regarding the missing fields.

To learn more about webhook.site refer to this tutorial -
.
 

Fagun Shah

Well-known member
This are some of the parameters that are not being captured in the WooCommerce:

_wc_order_attribution_utm_source
_wc_order_attribution_utm_campaign
_wc_order_attribution_utm_medium
wc_order_attribution_referrer
wc_order_attribution_source_type
_wc_order_attribution_device_type
Payment Method Title
Line Items 0 Parent Name

Can you try Retrieve Order action as 2nd step of workflow to see if that fetches the UTM data or not?
 

Preeti Paryani

Well-known member
Staff member
Hello @Pedro Vieira

You can leave the trigger step as it is and add the "WooCommerce: Retrieve an Order" action to check if it contains the required UTM fields in its response.

1733831411379.png
 
Top