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.