Hi everyone!
I'm trying unccessfully to get the "name" value of the following array:
triggerBody() = [
{
"name": Consumo
"value": 10
}
]
I used: triggerBody()?['name'] and first(triggerBody()?['name']).
Can you help me with this issue? Thanks!
I forgot the comme between "name" and "value" 😥. Thanks for the help.
Please try to use "Parse JSON" action.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1