• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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