Update a service request
Hi,
I am new in developing in CRM. I have a new request and need some assistance.
We have a survey module that each Service request (SR) that get resolved should be surveyed. Questions on the survey are
- if the user consider the call is closed
- They can enter some comments.
Now I need to develop a program whereby if the user select Yes on question 1 (above) to update the SR status to closed or to re-open, and the SR should also be updated with the comments entered.
Please can someone assist me on how to update the SR. To get the data is no problem but I just don't know how to update the SR. The API is somewhat confusing.