Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Need help? Contact us:

...

 

The ServiceNow adapter is designed to provide a template for getting started with ServiceNow integrations, includingAPI integrations. It leverages the SERVICENOW Library to:

  1. Authenticating with the ServiceNow API via OAuth2.0 (JWT)

  2. Creating and retrieving Incident table records in ServiceNow

...