User Activity
04-07-2015
I am trying to generate the access token for an application which I have deployed over serviceNow,Referred the link: http://wiki.servicenow.com/index.php?title=REST_APIRest API : https://<InstanceName>.service-now.com/oauth_token.doRequest Body: {"gr...
04-06-2015
Is there any API which returns the list of staging tables (Both Default and Custom ones) ?How can I differentiate between a normal custom table and a staging custom table?
03-04-2015
Any documentation link which gives the list of tables present in service now, Can i also find this list dynammically from a API?
Is there any SOAP or REST api which can get the list of tables Both standard and custom tables present in serviceNow?