Custom connector to upload files in Google Drive directly from Bonita

soham.datta's picture
soham.datta
Blog Categories: 

The custom connector built by Alejandro for our previous Live Demo about Google Drive integration with Bonita is now available in our community contributions.

The Google Drive Custom Connector is a Bonita Connector for the Community edition version written in java. It includes a library to use with Google's Drive API 3 in order to connect to a drive account and create, populate, find and delete folders and files in a shared drive.

Using the implementation upload this connector will allow you to connect to a drive, create a folder and upload one or multiple documents from a Bonita process.

You can find Alejandro's contribution in our Examples/Contributions section here.
The link to the GitHub repository can be found here.

If you are looking for a more detailed explanation on how to build a custom connector for Bonita, a detailed article by Alejandro will be soon available here. Stay tuned. smiley

Comments

Submitted by UndergradLads on Thu, 03/02/2023 - 09:52

Hello, I need some explanation how to make it .jar from all the files on Github for insert it to a connector?

Notifications