Which APIs are usable from inside custom code?

0 votes
1. Can we use all java API in the cloud custom code?

2. Can we access App42 java API in custom code - for instance if we want to create a user or use the email service to send out a mail?
asked Mar 25, 2014 in App42 Cloud API-BaaS by jamesagada (20 points)
recategorized Oct 24, 2014 by sushil

1 Answer

0 votes
You can do allmost all the services of JAVA API inside custom code.

Yes you can use user and email service inside however your call should get completed in 10 seconds of time span.
answered Mar 25, 2014 by ajay123 (899 points)
how will i for instance be able to call the api of another web service?
You can use HttpURL class of java.net package for this.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...