1
0
-1
2 answers
- 10-1
Hi,
If you're using v5, there is a new security setting API Domain Whitelist in General Settings. You need to set it to allow external API calls.
Add your comment... - 10-1
Hi there,
Could you let us know what you're trying to achieve?
Do you want to start a Joget Workflow Process via a REST API?Thanks,
Ashutosh
Add your comment...
Hi,
I begin use Joget Workflow
and i need to get Variable from external Application
so, i use JSON API,
when i set the url:
http://localhost:8080/jw/web/json/workflow/process/start/Eywa:7:LeaveApplicationProcess?j_username=samir&hash=C80ED828133D9F3F60E31E2AE22AC951
result : {"error":{"message":"","code":"400","date":"Thu Jan 14 08:57:06 IST 2016"}}