Hello,
I have a button component in a Design Studio app which I would like to link
to an Outlook email client.
Example:
Button is named John Doe, user clicks on button and the onclick event calls
the Outlook client with John Doe's email already populated in the send to
field.
I am aware that URL parameters can be passed from one DS app to another but
not sure if this can be achieved with external applications such as MS Outlook.
Any help will be greatly appreciated. Thanks in advance.