Forum Discussion
Teams chat & conversation extensibility - Notes/domino deeplink converter to URI
Hi,
we are moving to Office365 teams, but still have databases in Notes/domino.
We would like that the applications come closer together, and hence we would like to be able to send links of Notes, via Teams chat & Teams posts/conversations.
The solution I'm thinking of would
- convert the 'pasted clipboard content (XML)' directly in a URI, when pasted in chat (like a smiley 🙂 )
- we would have a message extension that 'pops-up', we input the clipboard content, and it enters the translated URI in the chat.
Technical info
Notes document link - Content in clipboard
Title - Action (example post)[11/07/2020]
<NDL>
<REPLICA C1257DE9:0029498A>
<VIEW OF38D46BF5:E8F08834-ON852564B5:00129B2C>
<NOTE OFF0EEE052:72E81926-ONC1258597:0030CBBE>
<HINT> /</HINT>
<REM>Database 'Title', View 'Inbox', Document 'Action (example post) [11/07/2020]'</REM>
</NDL>
Expected result
Final: Wouter Vanderkelen - Action (Example post) [11/07/2020]
text: Title - Action (Example post) [11/07/2020]
URI: Notes://server.company.be/C1257DE90029498A/38D46BF5E8F08834852564B500129B2C/F0EEE05272E81926C12585970030CBBE
Looking forward hearing your ideas.
Thanks in advance
- Trinetra-MSFTMicrosoft
WouterVanderkelen , Please look at Action based Message Extension to develop this kind of solution.