Documentation for using services using Javascript
![]()
Hello,
I recently got to know that some services can be called using Javascript by passing paramaters. For example: https://localhost:9443/ccm/service/ I wanted to get the Project Areas by firing a request using Javascript calling IWorkItemRestService. How to do i know what parameters to be called and what is to be passed? |