Hi, I have created below workflow in the Workflows App.
1. Trigger on creation of item in a sharepoint list
2. Post message in a designated Teams channel
3. Capture the message URL and update the sharepoint list field (type - hyperlink)
I am using dynamic content - MessageLink to update the sharepoint list field but I get an error saying the content is not string/URI and the value is invalid.
What am I doing wrong here ?
Thanks,