Hey Everyone. I’ve got a scenario that adds a domain to cloudflare and i would like to extract the NS records from the response array.
Here is the output:
I tried to use the MAP function but it didnt get the values of the array seperatly:
What am i doing wrong or missing?
Solved myself
Had to wrap my map function with get function to get the value in the variable
Welcome to the Make community!
Nope you don’t need to use the map function at all since it’s a simple array.
In your screenshot, just change the map to a get function.
Here are some useful links and guides to help you get started and learn more on how to use the Make platform, apps, and app modules —
General
Help Center Basics
Articles & Videos
samliew – request private consultation
Join the unofficial Make Discord server to chat with us!
2 Likes