Hey!
i am trying to get the upload attachments in the form response using the get response attachment actions. However, when i pass the body of the json file as content ( to attach to an email ), i get the array.
I checked the json file and the body is indeed an array. How can i get the file name and content to use in a flow to send the uploads as attachment in an email.
Thanks