• 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

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: 25

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: 23

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