Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
MarkM1
Contributor II
Contributor II

How can I send a message to a MS Teams user from a Talend Job?

I can use tLogRow ot tJava to send messages to the console, but is it possible to send a message to MS Teams? Microsoft has a graph API that apparently can access teams, but I am unable to determine how to use that to send a Message to Teams.

Labels (3)
1 Reply
Anonymous
Not applicable

Hi

If there is Rest API available, you can use tRest or tHTTPRequest component to call the API.

 

Regards

Shong