Introduction
The Google API Integration plugin includes Google Auth, Google Calendar, Google Drive, Google Sheets. Utilises OAuth2.0 where you can authorise using frontend and the authorization code will be passed through backend to get the bearer token. It uses REST API to communicate to Google.
...
Figure 6: API Domain/IP Whitelist
Name | Description |
---|
API Domain Whitelist (Separated by ';') | Domain whitelist to allow API calls to Joget Workflow. Separated by semicolon. Warning |
---|
In a production environment, do not use "*". Doing so will allow anyone to call all JSON APIs from the Joget server. |
|
API IP Whitelist (Separated by ';') | IP address whitelist to allow API calls to Joget. Separated by semicolon. Warning |
---|
In a production environment, do not use "*". Doing so will allow anyone to call all JSON APIs from the Joget server. |
|
Steps
Where to get the plugin
...
- You can find the latest release athttps://github.com/jogetoss/google-api-integration/releasesmarketplace.joget.org/jw/web/userview/mp/mpp/_/vad?id=google_api_integration.
- Upload the plugin to your Joget by navigating to Settings > Manage Plugins > Upload Plugin as admin.
Demo App Download
View file |
---|
name | APP_GoogleAPIIntegrationSampleApp-1-20240904194840.jwa |
---|
height | 250 |
---|
|
You can find the demo app at https://github.com/jogetoss/google-api-integration (.jwa file).