ServiceNow
ServiceNow is a cloud-based workflow automation platform that unifies all of your IT needs into a single platform for improved service delivery and efficiency. To use ServiceNow with PixieBrix, you'll need to set up an integration.
Create an App in ServiceNow
Follow the Create an endpoint for clients to access the instance directions in the ServiceNow documentation. Some additions:
Set Redirect URL to https://mpjjildhmpddojocokjkgmlkkkfjnepo.chromiumapp.org/oauth2
Leave Client Secret blank. It will be automatically generated for you but you do not need it because we're using the Implicit Grant Flow which does not require a client secret.
When complete, your form should look similar this:
Click Submit. Copy the Client ID for the next section.
Create a ServiceNow Integration in PixieBrix
To set up a cloud integration that your team can access, head to the Admin Console. If you'd rather set up something locally, use the Extension Console. Learn more in Configuring Integrations.
From the Integrations section in the Admin or Extension Console, click the + Add Integration button in the top right corner.
Search for and select ServiceNow.
Name your configuration something clear to you and fill out the rest of the form with values provided when creating your ServiceNow application.
Click Save, and your integration will be ready for use in any ServiceNow mods or bricks. Notable bricks include:
Last updated