1. GoogleSendMail Workitem Handler
Name Display Name Category Description Handler
GoogleSendMail GoogleSendMail google-mail-workitem mvel: new org.jbpm.process.workitem.google.mail.SendMailWorkitemHandler("appName", "clentSecret")

Parameters
Name Type Required
BodyText new StringDataType() false
Attachment new StringDataType() false
To new StringDataType() false
From new StringDataType() false
Subject new StringDataType() false

Results
Name Type
Message new StringDataType()

Maven Dependencies
Group Artifact Version
org.jbpm.contrib google-mail-workitem 7.74.1.Final

Authentication Information
Auth Required Params Params Description Reference Site
true appName
clentSecret
Google app name
Google client secret
https://developers.google.com/gmail/api/auth/about-auth