Google Drive Connector

So I am trying to use a Google Connector made by Mr. Alejandro Rondo here. I tried to add that custom Google Drive Connector from
New -> Extensions -> Add a custom extension and select Connector. I see that the only format that Bonita receive only .jar file. Any work around this problem? (I Thought the gitlab files are for cloning into a new project but when I tried to clone, it said it is not a correct type of project)

Thanks in advance for helping me!

Hello UndergradLabs!

Thanks for using our connectors, indeed, to include this connector into a Bonita Project, it should be added as a maven dependency or as a zip file.

The way to get this zip file is by checking out the project and performing a maven install, this will create the needed file that can added.

To facilitate this tasks, we have added an automatic github actions to build, in case you don’t want to checkout the files, you can just check the release in the repository.

Hope this helps!

Alejandro

 

Thank you so much for helping me! :D
and thanks for sharing the release in the repo because I can't find them last time xD

Hey again! I wanna ask, where can I find an example project for GDrive connector on the webinar? I can't find it hehehe.. Thanks in advance!