How to Create Changes (CHG) inside Service-Now from .Net application?

msella
Kilo Explorer

Hi,

I need to create Changes (CHG) into service-now from my .Net application.

There are some webservices available in service-now (https://demoi1.service-now.com/incident.do?WSDL) to create incidents but not for Changes. Is there any way to achieve this?

Thanks,
Murugesh

4 REPLIES 4

lawrence_eng
Administrator
Administrator

Hi Murugesh,

I see you marked this question as "answered". Did you find a solution, and if so, would you mind posting it here for others who are searching for the same info?

thanks!
-Lawrence


msella
Kilo Explorer

you can work with Changes by consuming https://demoi1.service-now.com/change_request.do?WSDL webservice.


gayathribe
Kilo Explorer

please provide me the admin credential for https://demoi1.service-now.com url


You can find the servicenow Demo sandbox details from https://wiki.servicenow.com/index.php?title=ServiceNow_Public_Demo_Sandbox
Once you navigate to https://demosandbox.service-now.com link, you can find the Admin/itil/employee credentials there.