How to trigger REST API from Teams to Other tools

Copper Contributor

Hi All,

 

I am very new to Teams,

 

I need to send conversion message from Teams  to any other system using REST API.

 

1. Please help me where i need to do configuration for this REST API in Teams..?

2. Is there any specific role is required to do this activity .?

3. Please share any sample code i

 

Thanks

Ramesh R

1 Reply

@rameshnathan Are you looking to read the channel messages? If so, you can use the List Channel Messages Graph API to read the messages in channel and send it to your application.