Topic by Muthulakshmi Muthaiah
Content
Hi All,
I am currently learning the REST API in javascript. I need to show the contact details like first name,last name, Gender from other server under the contact workspace. I have to put one text box value to enter the contact id and one button click to call the function(i.e need to get the contact details from other server)
Kindly give me some idea to do this. I have draft some code based on the examples in update the last name in REST API java script.
I have attached the code and please help me how I need to further proceed on this.
thanks,
Muthu