Hi,
I am struggling to put URL for my sharepoint item inside email body of "Send an email with options" action. I have tried following but unsuccessful:
Compose action with
createArray(outputs('Get_item')) to get array.
Select action with using Output of compose and then Creat HTML table action using Output of Select.
But error message comes that Input from Select is of type "String" and actual Input should be of type "Array".
I also tried to use Output of Compose directly into HTML action but again same error came.
If anyone can help in sorting this out I would be really thankful.
Regards.