| Name | Display Name | Category | Description | Handler |
|---|---|---|---|---|
| GoogleSendMail | GoogleSendMail | google-mail-workitem | mvel: new org.jbpm.process.workitem.google.mail.SendMailWorkitemHandler("appName", "clentSecret") |
| Name | Type | Required |
|---|---|---|
| BodyText | new StringDataType() | false |
| Attachment | new StringDataType() | false |
| To | new StringDataType() | false |
| From | new StringDataType() | false |
| Subject | new StringDataType() | false |
| Name | Type |
|---|---|
| Message | new StringDataType() |
| Group | Artifact | Version |
|---|---|---|
| org.jbpm.contrib | google-mail-workitem | 7.71.0.Final |
| 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 |