Completely agreed, this would be a massive value for our application!! In our case, submission of a form would create a sharepoint list item, which would also pull from the form a specific set of users that are all then put into a group chat together.
This means the connection used in the SECOND Invoke http action is still using the connection for FIRST http action in which we used for https://teams.microsoft.com/api/authsvc/v1.0/authz or the Base Resource URL does not set correctly as in Step 2
@RCAUTOWFM I used to try with the HTTP action only but the access_token from login step is not enough permission to generate the skypetoken or I made something wrong.
@David_Nguyen I'm having the same issue as @RCAUTOWFM when it comes to subscription level. We do not have premium so even a regular HTTP action is blocked. It would be best if the Teams module supported posting to a chat versus just team channels as most of our staff use chat over channels.
Any other ways to accomplish this without "PREMIUM" level?
What other options i have in the field "MessageType" other than "Text"??? Im trying to get a message with a clickable url. But it seems the mandatory field in the body request "MessageType": "Text" makes my result in just plane text and not in a clickeable URL