I intend to integrate mendix with an external application using REST services. The webservice API has provided me with a script { //webservice api to connect with mendix //user name //user action } how do i implement this script in a java action.
asked
Douglass Kalusha
2 answers
0
You should take a look in the appstore for the Rest Services app.
Regards,
Ronald
answered
Ronald Catersels
0
Farai,
Have a look through the documentation on github you should be able to create your post functionality then.