Using response from REST api query #15438
Unanswered
azherrashid
asked this question in
Help
Replies: 1 comment
-
Try with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apologies, this seems like a simple/newbie question. Any help appreciated.
Looking to add row in table using value from Rest query. However not sure of bindings to use, {{ steps.External Data Connector.response }} is adding {"value":"10.2"}. I just need the second item in the array (10.2) to add into Temperature field in table.
There's probably a way to do this in the query transform as well, but not sure how.


Beta Was this translation helpful? Give feedback.
All reactions