in my flow i am using a single value mail to export the members in to csv file
and the output is
"[\n {\n \"mail\": \"xyz@topi.com\"\n },
\n {\n \"mail\": \"abc@topi.com\"\n }\n]"
my schema is

in my flow i am using a single value mail to export the members in to csv file
and the output is
"[\n {\n \"mail\": \"xyz@topi.com\"\n },
\n {\n \"mail\": \"abc@topi.com\"\n }\n]"
my schema is