Hi,
I have a collection which has a single column with few records(basically those records are URL's). Now I want to send that collection in email body. in SendEmailV2() function.
I tried using HTMLText input to parse the collection using ForAll function, but it didn't work.
Appreciate your help!