-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Any idea how can we Approve/Reject any task from Email- As Approval tasks will get assign to any head user who will receive email notification about the task but will not login in GLPI to Approve the task instead he/she will send Email with ‘Approve’ or ‘Reject’ written in it, and that task will get completed and process will move onto next step.
I know there are possibilities of email forging but consider it is handled.
Can we achieve this by setting some value in GLPI by using business rules and then setting GET variables of processmaker plugin to use in PM server.
Actually this feature is available in Enterprise version of processmaker. click on this link for some more documentation.
I know you are integrating two applications with plugin so it gets more complex.
I am also working on this, if I find any way to do this I will post.
I am posting it here because your expertise and community can be helpful to me.