Can you please share all that multiple request data in JSON or TXT files? Then I can try it on my end.
These all things are based on keys only. There is no other way to solve this.
The process looks like this.
→ First check and see if that rain key exists.
→ Then go get the very first item of it. But here is another twist, that rain element also has different keys and not sure which exists
→ Need to cross-check which key exists and then get that value.
Modules and features need to be used.
→ Array OR JSON Aggregator
→ Iterator
→ Filters
→ GET & MAP function
→ Regular Expression(if Needs)
P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best as Solutions and give If you need expert help or have questions? Contact or comment below!
Thanks a lot for the reply. It almost worked. But as @dilipborad (thanks also for the reply) mentioned, it misses the fact that the key can be ‘1h’ or ‘3h’.