cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

How can we integrate REST call on user interaction ?

dsoni
1-Newbie

How can we integrate REST call on user interaction ?

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 1
dupatel
19-Tanzanite
(To:dsoni)

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

Top Tags