← Back 🏠 Categories

App: app_gKh006

Fetched from /v1/connect/apps/app_gKh006  ·  Slug: servicenow_oauth_

id app_gKh006
name_slug servicenow_oauth_
name ServiceNow (SSO)
auth_type oauth
description The smarter way to workflow
img_src https://assets.pipedream.net/s.v0/app_gKh006/logo/orig
custom_fields_json [{"name":"instance_name","label":"Instance Name","description":"The instance name is the host portion of your instance's URL: that is, the `dev123` in `https://dev123.service-now.com/`.","default":null,"optional":null,"enable_extract":null}]
categories
[
  "Help Desk & Support"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.instance_name}}.service-now.com",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_gKh006",
    "name_slug": "servicenow_oauth_",
    "name": "ServiceNow (SSO)",
    "auth_type": "oauth",
    "description": "The smarter way to workflow",
    "img_src": "https://assets.pipedream.net/s.v0/app_gKh006/logo/orig",
    "custom_fields_json": "[{\"name\":\"instance_name\",\"label\":\"Instance Name\",\"description\":\"The instance name is the host portion of your instance's URL: that is, the `dev123` in `https://dev123.service-now.com/`.\",\"default\":null,\"optional\":null,\"enable_extract\":null}]",
    "categories": [
      "Help Desk & Support"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.instance_name}}.service-now.com",
      "proxy_enabled": true
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.