In this part of our series, we’ll guide you through the steps to set up ServiceNow integration with Syskit Point. This setup will allow you to automate the provisioning of Microsoft 365 workspaces directly from ServiceNow by making use of Syskit Point’s API.
In the previous article, we documented all the prerequisites you need for this to work. Make sure you have completed all those steps before proceeding.
In this step, you’ll add the OAuth credentials in ServiceNow to allow ServiceNow to authenticate against Syskit Point’s API securely.
Store OAuth credentials as System Properties:
In ServiceNow, navigate to System Properties and add the following custom properties for secure access:
Now, create a custom request form in ServiceNow to capture the required details for provisioning Microsoft 365 workspaces. This form will gather the information that Syskit Point needs to complete the provisioning process.
Define the Form Fields:
Configure the catalog item’s workflow to include an approval step. This step ensures that the request is reviewed before triggering the Syskit Point API call.
We have prepared a comprehensive script below this paragraph that you can use as part of your workflow.
By following these steps, you can integrate ServiceNow with Syskit Point, enabling seamless provisioning of Microsoft 365 resources directly from your service desk. This process streamlines approvals, enhances resource management, and provides your users with a unified experience.
Next in this series, we’ll cover Part 3: Integrating Syskit Point with Jira.