Hello -
I am looking for some details on what jars do we need from Appian to build a connected System & where do we get these jars from? Its a bit confusing from the documentation
Can someone please let me know.
Regards
Naveen
Discussion posts and replies are publicly visible
Does this help?
docs.appian.com/.../Appian_Plug-ins.html
Hi Stefan,
Am looking into the examples given by Appian in the documentation which points to github
Am looking at the below import classes given in those examples.
docs.appian.com/.../index.html
https://github.com/appian/integration-sdk-examples/blob/master/Connected%20System%20Plug-in%20(CSP)%20Examples/Google%20Drive%20(OAuth%2C%20%20Sending%20Files%20and%20Multiple%20Operations)/src/main/java/com/mycorp/googledrive/templates/GoogleDriveSampleConnectedSystemTemplate.java
Check the Client API samples, where you can find how to create new connected systems as well as client APIs to work with.