Actionable messages in email notifications

Actionable messages are supported in Outlook and I was wondering whether someone has done something like it in M-Files. 

An actionable message is when you have an email notification for a task and withiin the message you have buttons like "Approve" or "Decline" which allow you take immediate action on the task wihout needing to switch to another application or when you don't have access to the server from the outside world. It's very useful on the go.

Any experience or ideas are welcome.

Parents
  • Indeed, I was referring to this exactly. My requirement is that you don't follow the regular "M-Files URL" but rather create such an email (HTML + json) so that the user can take action immediately. I assumed the buttons in the email can make use of M-Files' REST API to change the state of the workflow of the target object (maybe the External connector licenses is needed). 
    Also, there seem to be some limitations in terms of email clients compatibility. 

Reply
  • Indeed, I was referring to this exactly. My requirement is that you don't follow the regular "M-Files URL" but rather create such an email (HTML + json) so that the user can take action immediately. I assumed the buttons in the email can make use of M-Files' REST API to change the state of the workflow of the target object (maybe the External connector licenses is needed). 
    Also, there seem to be some limitations in terms of email clients compatibility. 

Children