How can i retrieve value from HTTP response?

Welcome to the Make community!

You can use the built-in functions map and first

e.g.:

{{ first(map(6.headers; "value"; "name"; "location")) }}

For more information, see “Mapping with arrays” below.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like