Skip to main content
March 9, 2021
Solved

Integration with outlook

  • March 9, 2021
  • 2 replies
  • 0 views

I have to create a link in the interface. when the link is clicked it should display the following image of the outlook. 

Could you please anyone tell me the flow to complete the task and how can I integrate outlook with appian. Thanks.

    Best answer by carloss662

    Assuming what you want is to open the default email client, just create a link field containing a safe link using the format "mailto:abc@xyz.com"

    2 replies

    March 10, 2021

    Assuming what you want is to open the default email client, just create a link field containing a safe link using the format "mailto:abc@xyz.com"

    March 11, 2021

    Yeah. Thanks a lot.