Set up iManage spoke

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 6분
  • Integrate a ServiceNow instance and the iManage spoke by using  iManage credentials to authenticate  ServiceNow  requests.

    시작하기 전에

    • Request an Integration Hub subscription.
    • Activate the iManage spoke.
    • Role required: admin.

    Request an application with iManage

    Request an application with iManage and register it in the iManage Control Center.

    시작하기 전에

    You must have an iManage account and tenant administrator credentials.

    Role required: admin

    프로시저

    1. As an iManage Cloud (cloudimanage.com) customer, send an email to appregistration@imanage.com with the following details.
      • Application Name: ServiceNow - External Storage
      • Redirect_Url: <your-instance>/oauth_redirect.do
      • Customers name: Give your Customer name
      • Tenant/Customers ID: Give your tenant or customer ID
      iManage will review and respond with the Client ID and Secret
    2. Once you have the Client ID/ Secret, register your application in iManage Control Center by following the document Adding an application.
      주:
      • This integration capability has been validated for iManage cloud. If you want to use it for iManage on-premises, validate that it meets your requirements before using it.
      • If you are a iManage on-premises user, follow the document Adding an application package to register your application.

    다음에 수행할 작업

    Register iManage as OAuth provider.

    Register iManage as OAuth provider

    Register iManage as an OAuth provider to allow the instance to request OAuth 2.0 tokens.

    시작하기 전에

    Note the following requirements:
    • Integration Hub subscription.
    • iManage access credentials
    • The iManage spoke must be activated

    Role required: admin

    프로시저

    1. On your ServiceNow® instance, navigate to System OAuth > Application Registry.
    2. Select New.
    3. On the page titled What kind of OAuth application, select Connect to a third-party OAuth Provider.
    4. On the form, fill in the fields.
      표 1. Application Registries form
      Field Description
      Name Unique name to identify the record, for example, iManage OAuth profile.
      Client ID Application ID of the iManage application.
      Client Secret The Client Secret you generated when you created the application.
      Default Grant type The value in this field should be Password.
      Token URL The value in this field should be https://cloudimanage.com/auth/oauth2/token. You might have to unlock the field to enter the value.
      Redirect URL The value in this field should be https://<your-instance>.service-now.com/oauth_redirect.do. You might have to unlock the field to enter the value.
    5. Right-click the form header, and select Save.
      The system validates the OAuth credentials.

    결과

    iManage is registered as an OAuth provider, which enables the instance to request OAuth 2.0 tokens.

    다음에 수행할 작업

    Integrate the iManage spoke with ServiceNow instance.

    Integrate the iManage spoke with ServiceNow instance

    Integrate the connection to your iManage account. The iManage spoke connection & credential aliases use these connections to perform actions in iManage.

    시작하기 전에

    Role required: admin

    프로시저

    1. Navigate to All > IntegrationHub > Connections & Credentials > iManage.
    2. Select the Create New Connection & Credential related link.
    3. On the form, fill in the fields.
      Field Value required
      Connection Name Name to identify the connection. This field is automatically set to iManage spoke connection.
      Connection URL The URL to establish connection with the spoke. This field is automatically set to https://cloudimanage.com. Update the default URL to your specific URL required to establish the connection.
      OAuth Entity Name Name of the OAuth entity profile. This field is automatically set to iManage spoke Auth.
      OAuth Client ID Client ID of the iManage application you registered in the registration portal.
      OAuth Client Secret Client Secret generated when you registered the application in the iManage portal.
      OAuth Redirect URL The redirect URL. The format of the URL is https://<your-instance>.service-now.com/oauth_redirect.do.
    4. Select Create and Get OAuth Token.

    결과

    The iManage spoke is set up and integrated with your ServiceNow instance.