Can we execute Joget's "Javascript API" with external Pages?

Confluence User - 24 Oct, 2016

Dear Expert,

Can we execute Joget's "Javascript API" with external Pages?

if yes,  which js script need to embed into the external page ? and how can we perform the Authentication ?

Best Regards

Tony Chu

javascript;api;external;development;customization

1


24 Oct, 2016
confluenceUser
confluenceUser

Can we execute Joget's "Javascript API" with external Pages?

That's exactly the purpose of the existence of such Javascript API.

if yes,  which js script need to embed into the external page ? and how can we perform the Authentication ?

You need to include 
  • URL : /jw/js/json/util.js

in your external page, then....

Use Javascript API#login(baseUrl,username,password,callback) to login the user into Joget.. then you can make any API call that you need to.

Good luck!

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print