Set up a developer instance in ServiceNow
Sign up for a developer account
Sign up for a free developer account to by visiting the ServiceNow Developers page.
Once your account is set up, log in and request a developer instance.
Create a service user
Warning
The configuration outlined here is intended solely for demonstration purposes.
For production environments, consult your security team to ensure the appropriate configuration is applied.
Once your instance is ready, access it by clicking the Start Building button.
Note down your instance’s ID for future reference. You can find it in the browser’s address bar. For example: https://<your instance id>.service-now.com/
Follow the official guide to create a new user for running the Quickstart examples.
While creating the user, configure the following options:
Password needs reset: unchecked Web service access only: checked
Set a password for the user and store it securely for future reference.
Click Update to save the user’s profile.
Assign the itil role to this user.