We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

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...
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?
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?