/
SERVICENOW Library
SERVICENOW Library
The SERVICENOW Library is an importable library containing functions to connect, authenticate, and interact with the ServiceNow API. This library is used in the ServiceNow Adapter.
On import, typically only the SERVICENOWclient module needs to be required in order to create the client and access the API methods.
require "SERVICENOW.SERVICENOWclient"
The SERVICENOW Library:
Use the Translator’s built in help to review how to use each function:
, multiple selections available,
Related content
CDA Creator
CDA Creator
Read with this
ServiceNow Adapter
ServiceNow Adapter
More like this
Set up a ServiceNow Developer Sandbox
Set up a ServiceNow Developer Sandbox
More like this
EPICFHIR Library
EPICFHIR Library
More like this
HTTP Response Structure
HTTP Response Structure
More like this
OAuth 2.0 Client Example
OAuth 2.0 Client Example
More like this