Forum Discussion
Abdul Azeez
Aug 15, 2019Copper Contributor
Need help on getting a message posted in Teams Channel
Hi, Currently i am working with Graph API explorer to understand the possible ways to integrated with Service-now. Challenge for me i have a Channel created at Teams side name 'Snow Integration'...
- Aug 19, 2019
Abdul Azeez hello again,
Follow the guide as per microsoft recommedation.
https://docs.microsoft.com/en-us/graph/api/channel-post-messages?view=graph-rest-beta&tabs=http
VasilMichev
Aug 15, 2019MVP
Maybe I'm missing the point here, but you should be able to get it via the /teams/{id}/channels/{id}/messages/{id} endpoint:
https://docs.microsoft.com/en-us/graph/api/channel-get-message?view=graph-rest-beta&tabs=http
Abdul Azeez
Aug 19, 2019Copper Contributor
Vasil,
Sorry for the late reply i was busy in other stuff. Can you please help me how to get the message id ?