lgx I want to call the Open Api provided by grommunio through a java program, is it possible to realize it, can you provide a sample code for calling, thanks!
crpb Didn't you ask that just the other day? Last time i "had" to use Java is 20 years ago so no idea but have you read this? API Specification
WalterH My knowledge is that most of the grommunio APIs are written in Python. Example code on how to call Python functions with Java should be available on the internet.