Send mail as actionable messages
AnsweredWould it be possible to send an email from skybow as an actionable message?
This is really helpful for example in a workflow to approve or reject directly in a mail.
https://docs.microsoft.com/outlook/actionable-messages/
Cheers
Detlev
-
Hi Detlev,
not directly by this adaptive cards concept in the email, but you can generate your own "Approve" and "Decline" link for emails.
Just create a separate form on the list for that purpose (i.e. an ApproveProcess.aspx and a DeclineProcess.aspx) which contains Form Load Actions executing when the form is opened - send this URLs to this forms in the email and user will get a direct approval/decline when pressing the link in the email.
If you want the user to put in some required fields (i.e. a comment when decline) just add these fields as required on this specific form and set the actions on "Save" button in Command Bar instead of Form Load Actions.
You can find a similar approach in the "Leave Request" solution template in Solution Studio.
0 -
Thank you for your feedback, Christof.
And do you have plans to support the adaptive cards concept?
0 -
Hi Detlev,
we created a step-by-step instruction article How to use 'Send email' action with Actionable Messages to achieve that requirement.
Enjoy!0
Please sign in to leave a comment.
Comments
3 comments