I have a flow that is triggered by a new Teams channel message
I want to use the content from the message to add to the end of a URI being used in a HTTP GET request
For example the URI is https//test/ and the Teams message is 123 I want the URI to be https//test/123
this is as far as I've got - it was working until I added the subsytem
Any ideas welcome 🙂
