ServiceNow Adapter
Need help? Contact us:
Â
Â
The ServiceNow adapter is designed to provide a template for getting started with ServiceNow API integrations. It leverages the SERVICENOW Library to:
Authenticate with the ServiceNow API via OAuth2.0 (JWT).
Create and retrieve Incident table records in ServiceNow.
This component can be customized and adapted according to your workflow needs. For example, it could be adapted as a Notifications component that integrates Iguana notifications with an existing support workflow. The ServiceNow Rest API Explorer is useful for reviewing the available API endpoints.
Component Setup:
Â