Returning empty variable in input and output when trying to set variable via mapping

Hi all, I am trying to pull a single block of text from an array and pass it to the next stage in my scenario. I am using the set variable function but although I can see the text in the output of the prior step, whenever I run the set variable task I get empty input and output.

I’m trying to pull the text that is from the content field in choices / message / content but just get empty results.


Hello @hasi,
Try this using the get() function instead of the map() function.

I recommend you check this official Airtable Academy course as well.
https://academy.make.com/courses/IntermediateC02