Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,056 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Currently, I am working on a Java application that sends a thumbnail card with two buttons.
I need to listen for button click events, but I don't know how to tell my application that one of the buttons has been pressed. The OpenURL type is not suitable for me because it opens the browser.