Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
GoogleReadSheetValues | GoogleReadSheetValues | google-sheets-workitem | mvel: new org.jbpm.process.workitem.google.sheets.ReadSheetValuesWorkitemHandler("appName", "clentSecret") |
Name | Type | Required |
---|---|---|
SheetId | new StringDataType() | true |
Range | new StringDataType() | true |
Name | Type |
---|---|
SheetValues | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | google-sheets-workitem | 7.59.0-SNAPSHOT |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
appName clentSecret |
Google app name Google client secret |
https://developers.google.com/sheets/api/guides/authorizing |