โ12-03-2024 06:40 PM - edited โ12-03-2024 06:47 PM
I've created an object variable with 2 nested string variables that you can see in the image below. When I later use an update variable step and select the "pet" variable is does not give me an option to set each of the nest variables. What's the point of building object variables if you can't access the nested properties? Any ideas how I can update these values later in my recipe?
Solved! Go to Solution.
โ12-04-2024 02:56 AM
Hi @kylerussell ,
Yes, directly updating nested variables in the Update Variable action may not be possible. However, you can structure the nested variables as a JSON object and pass them accordingly. This way, you can modify the nested fields effectively. Please refer to the attached image for better clarity. Let me know if you need further assistance!
โ12-04-2024 02:56 AM
Hi @kylerussell ,
Yes, directly updating nested variables in the Update Variable action may not be possible. However, you can structure the nested variables as a JSON object and pass them accordingly. This way, you can modify the nested fields effectively. Please refer to the attached image for better clarity. Let me know if you need further assistance!