Skip to main content
1-Visitor
November 8, 2017
Question

How can we integrate REST call on user interaction ?

  • November 8, 2017
  • 1 reply
  • 1308 views

How we can write POST or GET call from in this studio ? And using which language ? Java or c# ?

For example If I have 2 buttons, 1 for GetData which performs GET Call and 1 for postData which performs POST Call.

1 reply

5-Regular Member
November 9, 2017

Dhruvesh Soni​: You can write JavaScript code (Home.js or other view) to make a REST call on event of button click in Studio.