Forum Discussion
NextLabs_Tiger
Oct 29, 2019Copper Contributor
block a message in Microsoft Teams
Now we plan to develop a data protection App for Microsoft Teams. One feature is block a message when the message includes someone keyword. Now we can use delegated permission and Teams itself h...
Oct 29, 2019
Just a FYI, you know this feature does exist with DLP for teams?
Cheers / adam
Cheers / adam
- NextLabs_TigerOct 30, 2019Copper Contributor
adam deltingerThanks for your relay.
I had used MS DLP on trial, but I could not find relative APIs for calling, because we plan to implement the function without DLP, like office 365 E3 and so on.
it is said that
```
Protect information with the Microsoft https://go.microsoft.com/fwlink/p/?linkid=2095459, options from https://go.microsoft.com/fwlink/p/?linkid=2080849 and https://go.microsoft.com/fwlink/p/?linkid=2080850, and solutions you can build and integrate using our open APIs (offered soon).
```
By research, some products have integrate the function, is there someone way to get the APIs.
I'm a newbie programmer, could you give me some advises, thank you very much.