How to use the map function with variables read from JSON | Integromat Tutorial

preview_player
Показать описание
In this video I go through the process of using the map() function with variables parsed from JSON input.
Рекомендации по теме
Комментарии
Автор

Hi, I am trying to get the answers from typeform using the webhook module. To get the answers, I am using the get and map function but I have some problems; I ask for 5 questions: Name, City (several options), Age (several options), Email and Phone number.
After following this video I could only get the first parameter (Name) with this structure: get(map(array of anwsers; text; name);1)
Could you tell me how to structure the sentence for the cases where there is more than one possible answer and for the questions where the text type is email and phone number? Thanks in advance.

MarioFoyes
Автор

you said in the video you'd link a video about map() but there is no link here, did you happen to have a relevant video @Domink?

wwnshnr