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

Data Transformer step returning data as "forbidden"

GSG

Member

Preeti Paryani

Well-known member
Staff member
Hello @GSG,

You can ignore the res3 response data and instead, map the data received under the res2 response keys.

Let me know if you need any further assistance.
 

GSG

Member
Hi
We wanted to do that but the data for the 'message' is not being brought in, so we are unable to map it. See my attached screenshot. There should be a value for the message, but it is not there. Any ideas why it isnt there and available for mapping?
 

Attachments

  • Screenshot 2025-02-17 at 14.34.01.png
    Screenshot 2025-02-17 at 14.34.01.png
    35.8 KB · Views: 49

GSG

Member
this is the data that is processed by the iterator in the step before. The display value for the message does not appear in Res2 iterated data, but the data leash set, eva case and ther other oiptions all comes through. for

{"id":100005,"key":"Gift Wrapping?","value":"Birthday ($10) $ 10.00","display_key":"Gift Wrapping?","display_value":"Birthday ($10) $ 10.00"},{"id":100006,"key":"","value":"Happy Birthday","display_key":"","display_value":"Happy Birthday"}]
 

Attachments

  • Screenshot 2025-02-17 at 14.45.21.png
    Screenshot 2025-02-17 at 14.45.21.png
    47.4 KB · Views: 51

Preeti Paryani

Well-known member
Staff member
Hello @GSG,

Those values are being received under res1 data values. Please refer to the attached image for more information, and you can map the details from there.

1739775926755.png
 

GSG

Member
Yes but when the order content is different Result 13 Value sometimes does not exist (as there are multiple options that a customer can select / ignore. If we map it to this value, most automations will fail as there isnt a Result13. This is why we have tried to map it against the specific value in Res 3
 

Preeti Paryani

Well-known member
Staff member
Hello @GSG,

The response key for the specific value hasn't been sent by the trigger application (in your case, WooCommerce). We recommend contacting the WooCommerce team regarding this issue, as until the key for that specific value is received, it will not appear under the res2 response data.
 
Top