loc string | api string | lastmod string | changefreq string | priority float64 | sitemappart string | locale string | bundle string | page_id string | release string | title string | description string | keywords list | breadcrumbs list | html_content string | page_content dict | clean_text string | rich_text string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getQuery_O.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getQuery_O.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getQuery_O.html | zurich | GlideList (Next Experience) - getQuery(Object) | Returns the encoded query string for the list. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getQuery_O.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getQuery_O.html"><body class="api-method" id="GLN... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - getQuery(Object)
Returns the encoded query string for the
list.
See also:
* getFixedQuery()
* getGroupBy()
* getOrderBy()
* setGroupBy()
* setOrderBy()
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| <object> | Object | Optional. By default, this method includ... | ---
title: GlideList (Next Experience) - getQuery(Object)
description: Returns the encoded query string for the list.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# GlideList (Next Experience) - getQuery(O... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getRelated.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getRelated.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getRelated.html | zurich | GlideList (Next Experience) - getRelated() | Returns the related list field that associates the related list to the parent form. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getRelated.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getRelated.html"><body class="api-method" id="GLN... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - getRelated()
Returns the related list field that
associates the related list to the parent form.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| String | Field that connects the list to the pa... | ---
title: GlideList (Next Experience) - getRelated()
description: Returns the related list field that associates the related list to the
parent form.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# Glide... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTableName.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTableName.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTableName.html | zurich | GlideList (Next Experience) - getTableName() | Returns the table name for the list. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTableName.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTableName.html"><body class="api-method" id=... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - getTableName()
Returns the table name for the
list.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| String | Returns the table name for the list. |
## Example
The following example shows how... | ---
title: GlideList (Next Experience) - getTableName()
description: Returns the table name for the list.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# GlideList (Next Experience) - getTableName()
Return... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTitle.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTitle.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTitle.html | zurich | GlideList (Next Experience) - getTitle() | Returns the list title. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTitle.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getTitle.html"><body class="api-method" id="GLNEx-g... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - getTitle()
Returns the list title.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| String | The list title. |
## Example
The following example shows how to call the method.
```None
g_list.g... | ---
title: GlideList (Next Experience) - getTitle()
description: Returns the list title.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# GlideList (Next Experience) - getTitle()
Returns the list title.
Ta... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getView.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getView.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getView.html | zurich | GlideList (Next Experience) - getView() | Returns the view used to display the list. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getView.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-getView.html"><body class="api-method" id="GLNEx-get... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - getView()
Returns the view used to display the
list.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| String | The name of the view. |
## Example
The following example shows how to call the m... | ---
title: GlideList (Next Experience) - getView()
description: Returns the view used to display the list.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# GlideList (Next Experience) - getView()
Returns th... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refreshWithOrderBy_N_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refreshWithOrderBy_N_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refreshWithOrderBy_N_S.html | zurich | GlideList (Next Experience) - refreshWithOrderBy(Number firstRow) | Refreshes the list. The orderBy part of the list filter is included if it is specified for the list. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refreshWithOrderBy_N_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refreshWithOrderBy_N_S.html"><body cl... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - refreshWithOrderBy(Number firstRow)
Refreshes the list. The
orderBy part of the list filter is included if it is
specified for the list.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| firstRow | Number | The first row to appear in the list. Default: First row o... | ---
title: "GlideList (Next Experience) - refreshWithOrderBy(Number\_firstRow)"
description: Refreshes the list. The orderBy part of the list filter is included if
it is specified for the list.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideL... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refresh_N_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refresh_N_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refresh_N_S.html | zurich | GlideList (Next Experience) - refresh(Number firstRow) | Refreshes the list. The orderBy part of the list filter is ignored so that the list uses its natural ordering when it is refreshed. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refresh_N_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-refresh_N_S.html"><body class="api-method" id="G... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - refresh(Number firstRow)
Refreshes the list. The
orderBy part of the list filter is ignored so that the list
uses its natural ordering when it is refreshed.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| firstRow | Number | The first row to appear in the list. ... | ---
title: "GlideList (Next Experience) - refresh(Number\_firstRow)"
description: Refreshes the list. The orderBy part of the list filter is ignored so
that the list uses its natural ordering when it is refreshed.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience AP... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setFilter_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setFilter_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setFilter_S.html | zurich | GlideList (Next Experience) - setFilter(String filter) | Sets the encoded query string for the list, ignoring the orderBy and groupBy parts of the query string. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setFilter_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setFilter_S.html"><body class="api-method" id="G... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - setFilter(String filter)
Sets the encoded query string for the list,
ignoring the orderBy and groupBy parts
of the query string.
See also addFilter().
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| filter | String | Encoded query string in standard Glide forma... | ---
title: "GlideList (Next Experience) - setFilter(String\_filter)"
description: Sets the encoded query string for the list, ignoring the orderBy and
groupBy parts of the query string.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Nex... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setGroupBy_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setGroupBy_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setGroupBy_S.html | zurich | GlideList (Next Experience) - setGroupBy(String groupBy) | Sets the list groupBy criteria for a single field. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setGroupBy_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setGroupBy_S.html"><body class="api-method" id=... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - setGroupBy(String groupBy)
Sets the list groupBy
criteria for a single field.
See also:
* getGroupBy()
* getQuery()
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| groupBy | String | The groupBy criteria for the list. |
Table 2. Returns
| Type | Description |... | ---
title: "GlideList (Next Experience) - setGroupBy(String\_groupBy)"
description: Sets the list groupBy criteria for a single field.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# GlideList (Next Experie... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setOrderBy_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setOrderBy_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setOrderBy_S.html | zurich | GlideList (Next Experience) - setOrderBy(String orderBy) | Sets the orderBy criteria for the list. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setOrderBy_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setOrderBy_S.html"><body class="api-method" id=... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - setOrderBy(String orderBy)
Sets the orderBy
criteria for the list.
For
a single order by field, use orderBy field or
orderByDesc field. For multiple fields,
use `orderByField1^orderByField2^orderByField3`.
orderBy specifies ascending order and orderByDesc specifies
descending. These pr... | ---
title: "GlideList (Next Experience) - setOrderBy(String\_orderBy)"
description: Sets the orderBy criteria for the list.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# GlideList (Next Experience) - setO... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setRowsPerPage_N.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setRowsPerPage_N.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setRowsPerPage_N.html | zurich | GlideList (Next Experience) - setRowsPerPage(Number rows) | Sets the number of rows per page to display. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setRowsPerPage_N.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-setRowsPerPage_N.html"><body class="api-met... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - setRowsPerPage(Number rows)
Sets the number of rows per page to
display.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| rows | Number | The number of rows to display. |
Table 2. Returns
| Type | Description |
| --- | --- |
| None | |
## Example
The followin... | ---
title: "GlideList (Next Experience) - setRowsPerPage(Number\_rows)"
description: Sets the number of rows per page to display.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# GlideList (Next Experience) ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sortDescending_S_N.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sortDescending_S_N.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sortDescending_S_N.html | zurich | GlideList (Next Experience) - sortDescending(String field, Number amount) | Sorts a single field in the list in descending order and sets the field as an orderByDescField column. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sortDescending_S_N.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sortDescending_S_N.html"><body class="api... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - sortDescending(String field, Number amount)
Sorts a single field in the list in descending
order and sets the field as an orderByDescField
column.
See also:
* getOrderBy()
* getQuery()
* setOrderBy()
* sortDescending()
Note: This method does not require the refresh() method.
Table 1... | ---
title: "GlideList (Next Experience) - sortDescending(String\_field, Number\_amount)"
description: Sorts a single field in the list in descending order and sets the field
as an orderByDescField column.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API referen... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sort_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sort_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sort_S.html | zurich | GlideList (Next Experience) - sort(String field) | Sorts the list in ascending order and sets the field as an orderBy column. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideList (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sort_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideListClientNowEx/reference/GLNEx-sort_S.html"><body class="api-method" id="GLNEx-sort_... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideList (Next Experience) - sort(String field)
Sorts the list in ascending order and sets the
field as an orderBy
column.
See also:
* getOrderBy()
* getQuery()
* setOrderBy()
* sortDescending()
Note: This method does not require the refresh() method.
Table 1. Parameters
| Name | Type | Description |
| --- | --... | ---
title: "GlideList (Next Experience) - sort(String\_field)"
description: Sorts the list in ascending order and sets the field as an orderBy column.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideList (Next Experience) - Client
---
# GlideLi... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/concept/GModClientAPINX.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/concept/GModClientAPINX.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/concept/GModClientAPINX.html | zurich | GlideModal (Next Experience) - Client | The GlideModal API provides methods for displaying a content overlay, known as a modal. Modals are interactive windows that appear above a page and close when a user takes an action. You can use a modal to display information, ask | [
"GlideModalV3 API"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/concept/GModClientAPINX.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/concept/GModClientAPINX.html"><body id="GModClientAPINX"><main role="mai... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - Client
The GlideModal API provides methods for displaying a content overlay, known as a modal. Modals are interactive windows that appear above a page and close when a user takes an
action. You can use a modal to display information, ask questions, or perform actions.
Use the GlideMod... | ---
title: GlideModal (Next Experience) - Client
description: The GlideModal API provides methods for displaying a content overlay,
known as a modal. Modals are interactive windows that appear above a page and close
when a user takes an action. You can use a modal to display information, ask
keywords:
- GlideModalV... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-GlideModal_S_B_N.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-GlideModal_S_B_N.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-GlideModal_S_B_N.html | zurich | GlideModal (Next Experience) - GlideModal(String id, Boolean readOnly, Number/String width) | Creates an instance of the GlideModal class. | [
"GlideModalV3",
"GlideModal(String id",
"Boolean readOnly",
"Number width)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-GlideModal_S_B_N.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-GlideModal_S_B_N.html"><body class="api-const... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - GlideModal(String id, Boolean readOnly, Number/String width)
Creates an instance of the GlideModal class.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| id | String | Name of theUI page to load into the modal. You can also specify either the `glide_modal_confi... | ---
title: GlideModal (Next Experience) - GlideModal(String id, Boolean readOnly, Number/String
width)
description: Creates an instance of the GlideModal class.
keywords:
- GlideModalV3
- GlideModal(String id
- Boolean readOnly
- Number width)
breadcrumbs:
- API implementation and reference
- API reference
- Client N... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-destroy.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-destroy.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-destroy.html | zurich | GlideModal (Next Experience) - destroy() | Closes the current modal. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-destroy.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-destroy.html"><body class="api-method" id="GModNX-dest... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - destroy()
Closes the current modal.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| None | |
## Example
The following code example shows how to use the destroy() method to close a modal.
... | ---
title: GlideModal (Next Experience) - destroy()
description: Closes the current modal.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---
# GlideModal (Next Experience) - destroy()
Closes the current modal... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getID.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getID.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getID.html | zurich | GlideModal (Next Experience) - getID() | Returns the GlideModal ID. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getID.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getID.html"><body class="api-method" id="GModNX-getID"><... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - getID()
Returns the GlideModal ID.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| String | ID of the Glide Modal. |
## Example
The following example demonstrates how to get the Glide Modal... | ---
title: GlideModal (Next Experience) - getID()
description: Returns the GlideModal ID.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---
# GlideModal (Next Experience) - getID()
Returns the GlideModal ID.
... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreference_S_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreference_S_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreference_S_S.html | zurich | GlideModal (Next Experience) - getPreference(String name, String value) | Returns the value of the specified preference (property). | [
"GlideModalV3",
"getPreference(String name)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreference_S_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreference_S_S.html"><body class="api-met... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - getPreference(String name, String value)
Returns the value of the specified
preference
(property).
Invoking actions that create the modal typically also create the necessary preferences for the modal using the GlideModal (Next Experience) - setPreference(String name, String value) met... | ---
title: GlideModal (Next Experience) - getPreference(String name, String value)
description: Returns the value of the specified preference (property).
keywords:
- GlideModalV3
- getPreference(String name)
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideMo... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreferences.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreferences.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreferences.html | zurich | GlideModal (Next Experience) - getPreferences() | Returns all preferences and values associated with the modal. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreferences.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-getPreferences.html"><body class="api-method" i... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - getPreferences()
Returns all preferences and values associated with the modal.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| None | |
## Example
| ---
title: GlideModal (Next Experience) - getPreferences()
description: Returns all preferences and values associated with the modal.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---
# GlideModal (Next Experi... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-get_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-get_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-get_S.html | zurich | GlideModal (Next Experience) - get(String id) | Returns the GlideModal object identified by the specified UI page name. | [
"GlideModalV3",
"get(String id)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-get_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-get_S.html"><body class="api-method" id="GModNX-get_S"><... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - get(String id)
Returns the GlideModal object identified by the specified UI page name.
Use this method to obtain the GlideModal object to use in other GlideModal operations such as, `GlideModal.get().destroy()`.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| ... | ---
title: GlideModal (Next Experience) - get(String id)
description: Returns the GlideModal object identified by the specified UI page name.
keywords:
- GlideModalV3
- get(String id)
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-render.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-render.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-render.html | zurich | GlideModal (Next Experience) - render() | Renders the UI page specified when the API was instantiated in the modal. You must call this method after you define the modal for it to appear in the UI. | [
"GlideModalV3",
"render()"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-render.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-render.html"><body class="api-method" id="GModNX-render... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - render()
Renders the UI page specified when the API was instantiated in the modal. You must call this method after you define the modal for it to appear in the UI.
Call this method when you use a UI page to generate the content in your modal. If you want to display HTML within a modal... | ---
title: GlideModal (Next Experience) - render()
description: Renders the UI page specified when the API was instantiated in the modal.
You must call this method after you define the modal for it to appear in the UI.
keywords:
- GlideModalV3
- render()
breadcrumbs:
- API implementation and reference
- API reference... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-renderWithContent_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-renderWithContent_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-renderWithContent_S.html | zurich | GlideModal (Next Experience) - renderWithContent(String html) | Displays a modal with the specified string-based HTML content. | [
"GlideModalV3",
"renderWithContent(String html)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-renderWithContent_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-renderWithContent_S.html"><body class="api... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - renderWithContent(String html)
Displays a modal with the specified string-based HTML content.
Use the renderWithContent() method in lieu of the render() method when deriving the modal content from HTML.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| html | St... | ---
title: GlideModal (Next Experience) - renderWithContent(String html)
description: Displays a modal with the specified string-based HTML content.
keywords:
- GlideModalV3
- renderWithContent(String html)
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideMod... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setDialog_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setDialog_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setDialog_S.html | zurich | GlideModal (Next Experience) - setDialog(String dialogName) | Sets the dialog name for the GlideModal. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setDialog_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setDialog_S.html"><body class="api-method" id="GMo... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - setDialog(String dialogName)
Sets the dialog name for the GlideModal.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| dialogName | String | The name of the modal dialog. The dialog name is set as the modal header in an H1 style. |
Table 2. Returns
| Type | Des... | ---
title: GlideModal (Next Experience) - setDialog(String dialogName)
description: Sets the dialog name for the GlideModal.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---
# GlideModal (Next Experience) - s... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPrefAndReload_A.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPrefAndReload_A.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPrefAndReload_A.html | zurich | GlideModal (Next Experience) - setPreferenceAndReload(Array properties) | Sets the specified preferences and then reloads the modal. | [
"GlideModalV3",
"setPreferenceAndReload(Array properties)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPrefAndReload_A.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPrefAndReload_A.html"><body class="api-m... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - setPreferenceAndReload(Array properties)
Sets the specified preferences and then reloads the modal.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| properties | Array | Name-value pairs to set as preferences. |
Table 2. Returns
| Type | Description |
| --- | -... | ---
title: GlideModal (Next Experience) - setPreferenceAndReload(Array properties)
description: Sets the specified preferences and then reloads the modal.
keywords:
- GlideModalV3
- setPreferenceAndReload(Array properties)
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API refe... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPreference_S_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPreference_S_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPreference_S_S.html | zurich | GlideModal (Next Experience) - setPreference(String name, String value) | Sets the specified field on the current form to the specified value. | [
"GlideModalV3",
"setPreference(String name",
"String value)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPreference_S_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setPreference_S_S.html"><body class="api-met... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - setPreference(String name, String value)
Sets the specified field on the
current form to the specified value.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| name | String | Name of the form field to update. If this field does not exist on the current form, the... | ---
title: GlideModal (Next Experience) - setPreference(String name, String value)
description: Sets the specified field on the current form to the specified value.
keywords:
- GlideModalV3
- setPreference(String name
- String value)
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experien... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setTitle_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setTitle_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setTitle_S.html | zurich | GlideModal (Next Experience) - setTitle(String title) | Sets the title of the modal. | [
"GlideModalV3",
"setTitle(String title)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setTitle_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setTitle_S.html"><body class="api-method" id="GModN... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - setTitle(String title)
Sets the title of the modal.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| title | String | Text to display in the title of the modal. |
Table 2. Returns
| Type | Description |
| --- | --- |
| None | |
## Example
The following code ... | ---
title: GlideModal (Next Experience) - setTitle(String title)
description: Sets the title of the modal.
keywords:
- GlideModalV3
- setTitle(String title)
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---
# GlideModal (N... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setWidth_N.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setWidth_N.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setWidth_N.html | zurich | GlideModal (Next Experience) - setWidth(Number/String width) | Sets the width of the modal. | [
"GlideModalV3",
"setWidth(Number width)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setWidth_N.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-setWidth_N.html"><body class="api-method" id="GModN... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - setWidth(Number/String width)
Sets the width of the modal.
You can also set the width of a modal when you first instantiate the API using the GlideModal() constructor.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| width | Number or String | Width of the moda... | ---
title: GlideModal (Next Experience) - setWidth(Number/String width)
description: Sets the width of the modal.
keywords:
- GlideModalV3
- setWidth(Number width)
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---
# GlideM... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-switchView_S.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-switchView_S.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-switchView_S.html | zurich | GlideModal (Next Experience) - switchView(String newView) | Change the view and reload the modal. | [
"GlideModalV3",
"switchView(String newView)"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-switchView_S.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-switchView_S.html"><body class="api-method" id="G... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - switchView(String newView)
Change the
view and reload the
modal.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| newView | String | View to use. |
Table 2. Returns
| Type | Description |
| --- | --- |
| None | |
## Example
| ---
title: GlideModal (Next Experience) - switchView(String newView)
description: Change the view and reload the modal.
keywords:
- GlideModalV3
- switchView(String newView)
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-type.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-type.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-type.html | zurich | GlideModal (Next Experience) - type() | Returns the type of the GlideModal. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-type.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-type.html"><body class="api-method" id="GModNX-type"><mai... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - type()
Returns the type of the GlideModal.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| None | |
## Example
| ---
title: GlideModal (Next Experience) - type()
description: Returns the type of the GlideModal.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---
# GlideModal (Next Experience) - type()
Returns the type of ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-updateTitle.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-updateTitle.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-updateTitle.html | zurich | GlideModal (Next Experience) - updateTitle() | Updates the title specified using GlideModal setTitle() method. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideModal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-updateTitle.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientNX/reference/GModNX-updateTitle.html"><body class="api-method" id="GMo... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal (Next Experience) - updateTitle()
Updates
the title specified using GlideModal setTitle() method.
You must always first call GlideModal (Next Experience) - setTitle(String title) to specify the Modal title using updateTitle() to commit the change.
Table 1. Parameters
| Name | Type | Description |
| --- ... | ---
title: GlideModal (Next Experience) - updateTitle()
description: Updates the title specified using GlideModal setTitle() method.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideModal (Next Experience) - Client
---
# GlideModal (Next Experie... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientSideV3/concept/c_GlideModalV3API.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideModalClientSideV3/concept/c_GlideModalV3API.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideModalClientSideV3/concept/c_GlideModalV3API.html | zurich | GlideModal - Client | The GlideModal API provides methods for displaying a content overlay, known as a modal. Modals are interactive windows that appear above a page and close when a user takes an action. You can use a modal to display information, ask | [
"GlideModalV3 API",
"GlideModalV3",
"GlideModal(String id",
"Boolean readOnly",
"Number width)",
"get(String id)",
"getPreference(String name)",
"render()",
"renderWithContent(String html)",
"setPreference(String name",
"String value)",
"setPreferenceAndReload(Array properties)",
"setTitle(S... | [
"API implementation and reference",
"API reference",
"Client API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientSideV3/concept/c_GlideModalV3API.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideModalClientSideV3/concept/c_GlideModalV3API.html"><body><main role="main"><artic... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideModal - Client
The GlideModal API provides methods for displaying a content overlay, known as a modal. Modals are interactive windows that appear above a page and close when a user takes an
action. You can use a modal to display information, ask questions, or perform actions.
Use the GlideModal methods in scri... | ---
title: GlideModal - Client
description: The GlideModal API provides methods for displaying a content overlay,
known as a modal. Modals are interactive windows that appear above a page and close
when a user takes an action. You can use a modal to display information, ask
keywords:
- GlideModalV3 API
- GlideModal... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideNavigationClientNX/concept/GlideNavigationClientAPINX.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideNavigationClientNX/concept/GlideNavigationClientAPINX.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideNavigationClientNX/concept/GlideNavigationClientAPINX.html | zurich | GlideNavigation (Next Experience) - Client | The GlideNavigation API enables refreshing the navigator and main frame in the Next Experience UI Framework. | [
"GlideNavigation",
"g_navigation"
] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideNavigationClientNX/concept/GlideNavigationClientAPINX.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideNavigationClientNX/concept/GlideNavigationClientAPINX.html"><body id="... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideNavigation (Next Experience) - Client
The GlideNavigation API enables refreshing the navigator and main frame in the Next Experience UI Framework.
Methods for this API are called within the nowapi namespace using the g\_navigation system variable.
| ---
title: GlideNavigation (Next Experience) - Client
description: The GlideNavigation API enables refreshing the navigator and main frame
in the Next Experience UI Framework.
keywords:
- GlideNavigation
- g_navigation
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API refere... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideNavigationClientNX/reference/GNav-refreshNavigator.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideNavigationClientNX/reference/GNav-refreshNavigator.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideNavigationClientNX/reference/GNav-refreshNavigator.html | zurich | GlideNavigation [Next Experience] - refreshNavigator() | Refreshes the navigator contents. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"GlideNavigation (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideNavigationClientNX/reference/GNav-refreshNavigator.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideNavigationClientNX/reference/GNav-refreshNavigator.html"><body class="api... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideNavigation [Next Experience] - refreshNavigator()
Refreshes the navigator contents.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| None | | |
Table 2. Returns
| Type | Description |
| --- | --- |
| None | |
## Example
The following example shows how to trigger a menu transaction ... | ---
title: GlideNavigation [Next Experience] - refreshNavigator()
description: Refreshes the navigator contents.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- GlideNavigation (Next Experience) - Client
---
# GlideNavigation [Next Experience] - ref... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideSysAttachmentGlobal/concept/GlideSysAttachmentGlobalAPI.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideSysAttachmentGlobal/concept/GlideSysAttachmentGlobalAPI.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideSysAttachmentGlobal/concept/GlideSysAttachmentGlobalAPI.html | zurich | GlideSysAttachment - Global | The GlideSysAttachment API provides methods for handling attachments. | [
"Scoped GlideSysAttachment",
"GlideSysAttachment",
"copy(String sourceTable",
"String sourceID",
"String targetTable",
"String targetID)",
"deleteAttachment(String attachmentID)",
"getAttachments()",
"Scoped GlideSysAttachment",
"getContentStream( String sysID)",
"GlideSysAttachment",
"write(G... | [
"API implementation and reference",
"API reference",
"Server API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideSysAttachmentGlobal/concept/GlideSysAttachmentGlobalAPI.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideSysAttachmentGlobal/concept/GlideSysAttachmentGlobalAPI.html"><body ... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideSysAttachment - Global
The GlideSysAttachment API provides methods for handling attachments.
Content is returned as a GlideScriptableInputStream object when getContentStream() is called. The GlideScriptableInputStream contains the actual bytes not converted into a string.
## GlideSysAttachment - addAttribute(... | ---
title: GlideSysAttachment - Global
description: The GlideSysAttachment API provides methods for handling attachments.
keywords:
- Scoped GlideSysAttachment
- GlideSysAttachment
- copy(String sourceTable
- String sourceID
- String targetTable
- String targetID)
- deleteAttachment(String attachmentID)
- getAttachment... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideUserNX/concept/GlideUserAPINX.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/GlideUserNX/concept/GlideUserAPINX.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/GlideUserNX/concept/GlideUserAPINX.html | zurich | GlideUser (Next Experience) - Client | The GlideUser API provides a method to access information about current user roles in the Next Experience UI Framework. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideUserNX/concept/GlideUserAPINX.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/GlideUserNX/concept/GlideUserAPINX.html"><body class="api-class"><main role="main"><article role="a... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # GlideUser (Next Experience) - Client
The GlideUser API provides a method to access information about current user roles in the Next Experience UI Framework.
GlideUser methods are accessed through a global object (`g_user`) that is only available in client scripts.
## GlideUser (Next Experience) - getRoles()
Retur... | ---
title: GlideUser (Next Experience) - Client
description: The GlideUser API provides a method to access information about current
user roles in the Next Experience UI Framework.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
---
# GlideUser (Nex... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/IBQConfigBase/concept/IBQConfigBaseAPIBoth.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/IBQConfigBase/concept/IBQConfigBaseAPIBoth.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/IBQConfigBase/concept/IBQConfigBaseAPIBoth.html | zurich | IBQConfigBase API - Scoped | Script include that must be extended for Sales and Order Management Request Tracker to track the requests. This script include provides overridable methods that define how requests should be executed. | [] | [
"API implementation and reference",
"API reference",
"Server API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/IBQConfigBase/concept/IBQConfigBaseAPIBoth.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/IBQConfigBase/concept/IBQConfigBaseAPIBoth.html"><body class="api-class"><main role="main">... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # IBQConfigBase API - Scoped
Script include that must be extended for Sales and Order Management Request Tracker to track the requests. This script include provides overridable methods that define how requests should be executed.
The Sales and Service API Core (com.sn\_tmt\_core) plugin must be activated for IBQConfi... | ---
title: IBQConfigBase API - Scoped
description: Script include that must be extended for Sales and Order Management Request
Tracker to track the requests. This script include provides overridable methods
that define how requests should be executed.
keywords: []
breadcrumbs:
- API implementation and reference
- A... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/ProducerV2/concept/ProducerV2ScopedAPI.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/ProducerV2/concept/ProducerV2ScopedAPI.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/ProducerV2/concept/ProducerV2ScopedAPI.html | zurich | ProducerV2 - Scoped | The ProducerV2 API provides methods to publish messages from your ServiceNow instance to a Kafka topic. | [] | [
"API implementation and reference",
"API reference",
"Server API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/ProducerV2/concept/ProducerV2ScopedAPI.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/ProducerV2/concept/ProducerV2ScopedAPI.html"><body class="api-class"><main role="main"><article... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # ProducerV2 - Scoped
The ProducerV2 API provides methods to publish messages from your
ServiceNow instance to a Kafka topic.
Note: This API requires a Stream Connect subscription. For more information, see https://www.servicenow.com/now-platform/workflow-data-fabric.html.This API requires the ServiceNow Stream Conne... | ---
title: ProducerV2 - Scoped
description: The ProducerV2 API provides methods to publish messages from your ServiceNow
instance to a Kafka topic.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Server API reference
---
# ProducerV2 - Scoped
The ProducerV2 API provides methods to pub... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/StopWatchNX/concept/StopWatchAPINX.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/StopWatchNX/concept/StopWatchAPINX.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/StopWatchNX/concept/StopWatchAPINX.html | zurich | StopWatch (Next Experience) - Client | The StopWatch API provides methods to measure durations in the Next Experience UI Framework. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/StopWatchNX/concept/StopWatchAPINX.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/StopWatchNX/concept/StopWatchAPINX.html"><body class="api-class"><main role="main"><article role="a... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # StopWatch (Next Experience) - Client
The StopWatch API provides methods to measure durations in the Next Experience UI Framework.
Table 1. Properties
| Name | Type | Description |
| --- | --- | --- |
| started | Date object | Start date and time for the StopWatch. This value is set when calling the constructor Stop... | ---
title: StopWatch (Next Experience) - Client
description: The StopWatch API provides methods to measure durations in the Next Experience
UI Framework.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
---
# StopWatch (Next Experience) - Client
The... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/concept/g_modalClientAPINX.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/concept/g_modalClientAPINX.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/g_modalNX/concept/g_modalClientAPINX.html | zurich | g_modal (Next Experience) - Client | The g_modal API enables you to display a modal window to enhance application functionality. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/concept/g_modalClientAPINX.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/concept/g_modalClientAPINX.html"><body class="api-class" id="g_modalClientAPINX"><main ... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # g\_modal (Next Experience) - Client
The g\_modal API enables you to display a modal window to enhance application functionality.
Use this API to display modals in workspaces.
Using this API you can:
* Display input type fields in a modal window.
* Show something in a frame such as a UI page or external link.
* Pe... | ---
title: g_modal (Next Experience) - Client
description: The g_modal API enables you to display a modal window to enhance application
functionality.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
---
# g\_modal (Next Experience) - Client
The g\_... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_alert_S_S_F.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_alert_S_S_F.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_alert_S_S_F.html | zurich | g_modal (Next Experience) - alert(String title, String message, Function callback, style Object) | Displays an alert message relating to a UI action. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"g_modal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_alert_S_S_F.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_alert_S_S_F.html"><body class="api-method" id="g_modalNX_alert... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # g\_modal (Next Experience) - alert(String title, String message, Function callback, style Object)
Displays an alert message relating to a UI action.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| title | String | Optional. Title to display in the header of the modal. Default: Alert |
| mess... | ---
title: g_modal (Next Experience) - alert(String title, String message, Function callback,
style Object)
description: Displays an alert message relating to a UI action.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- g_modal (Next Experience) - ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirmDestroy_S_S_F.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirmDestroy_S_S_F.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirmDestroy_S_S_F.html | zurich | g_modal (Next Experience) - confirmDestroy(String title, String message, Function callback, style Object) | Displays a confirm message related to a UI action, with the confirm button displaying a destructive style. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"g_modal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirmDestroy_S_S_F.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirmDestroy_S_S_F.html"><body class="api-method" i... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # g\_modal (Next Experience) - confirmDestroy(String title, String message, Function callback, style Object)
Displays a confirm message related to a UI action, with the confirm button displaying a destructive style.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| title | String | Optional. Tit... | ---
title: g_modal (Next Experience) - confirmDestroy(String title, String message, Function
callback, style Object)
description: Displays a confirm message related to a UI action, with the confirm button
displaying a destructive style.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirm_S_S_F.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirm_S_S_F.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirm_S_S_F.html | zurich | g_modal (Next Experience) - confirm(String title, String message, Function callback, style Object) | Displays a confirm message relating to a UI action. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"g_modal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirm_S_S_F.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_confirm_S_S_F.html"><body class="api-method" id="g_modalNX_c... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # g\_modal (Next Experience) - confirm(String title, String message, Function callback, style Object)
Displays a confirm message relating to a UI action.
Table 1. Parameters
| Name | Type | Description |
| --- | --- | --- |
| title | String | Optional. Title to display in the header of the modal. Default: Confirm |
|... | ---
title: g_modal (Next Experience) - confirm(String title, String message, Function
callback, style Object)
description: Displays a confirm message relating to a UI action.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- Client Next Experience API reference
- g_modal (Next Experience)... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_richText_S_S_F.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_richText_S_S_F.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_richText_S_S_F.html | zurich | g_modal (Next Experience) - richText(String title, String richText, Function callback, String size, String cancelTitle, String confirmTitle, String cancelType, String confirmType, Object resizableConfig) | Displays a modal that uses passed HTML to generate the content within the modal. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"g_modal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_richText_S_S_F.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_richText_S_S_F.html"><body class="api-method" id="g_modalNX... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # g\_modal (Next Experience) - richText(String title, String richText, Function callback, String size, String cancelTitle, String confirmTitle, String cancelType, String confirmType, Object resizableConfig)
Displays a modal that uses passed HTML to generate the content within the modal.
Table 1. Parameters
| Name | T... | ---
title: g_modal (Next Experience) - richText(String title, String richText, Function
callback, String size, String cancelTitle, String confirmTitle, String cancelType,
String confirmType, Object resizableConfig)
description: Displays a modal that uses passed HTML to generate the content within
the modal.
keywo... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFields_S_S_F.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFields_S_S_F.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFields_S_S_F.html | zurich | g_modal (Next Experience) - showFields(String title, Array fields, Function callback, String size, String cancelTitle, String confirmTitle, String cancelType, String confirmType, Object resizableConfig, String instruction) | Displays a modal window that contains the specified fields and an OK and Cancel buttons by default. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"g_modal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFields_S_S_F.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFields_S_S_F.html"><body class="api-method" id="g_mod... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # g\_modal (Next Experience) - showFields(String title, Array fields, Function callback, String size, String cancelTitle, String confirmTitle, String cancelType, String confirmType, Object resizableConfig, String instruction)
Displays a modal window that contains the specified fields and an OK and Cancel buttons by de... | ---
title: g_modal (Next Experience) - showFields(String title, Array fields, Function
callback, String size, String cancelTitle, String confirmTitle, String cancelType,
String confirmType, Object resizableConfig, String instruction)
description: Displays a modal window that contains the specified fields and an OK
... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFrame_S_S_F.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFrame_S_S_F.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFrame_S_S_F.html | zurich | g_modal (Next Experience) - showFrame(String title, String url, Function callback, String size, String height, String modalHeight, String modalWidth, Boolean showClose, String autoCloseOn, Boolean hasLoadingMessage, Boolean closeOnEscape, Boolean hideOverlay, Object resizableConfig) | Displays a modal that uses a link to an external URL or UI page for its content. | [] | [
"API implementation and reference",
"API reference",
"Client Next Experience API reference",
"g_modal (Next Experience) - Client"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFrame_S_S_F.html" id="bundle:zurich-api-reference/enus/app-store/dev_portal/API_reference/g_modalNX/reference/g_modalNX_showFrame_S_S_F.html"><body class="api-method" id="g_modal... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # g\_modal (Next Experience) - showFrame(String title, String url, Function callback, String size, String height, String modalHeight, String modalWidth, Boolean showClose, String autoCloseOn, Boolean hasLoadingMessage, Boolean closeOnEscape, Boolean hideOverlay, Object resizableConfig)
Displays a modal that uses a lin... | ---
title: g_modal (Next Experience) - showFrame(String title, String url, Function callback,
String size, String height, String modalHeight, String modalWidth, Boolean showClose,
String autoCloseOn, Boolean hasLoadingMessage, Boolean closeOnEscape, Boolean hideOverlay,
Object resizableConfig)
description: Displa... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/build/applications/concept/api-client-next.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/build/applications/concept/api-client-next.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | build/applications/concept/api-client-next.html | zurich | Client Next Experience API reference | This reference contains Glide client-side JavaScript APIs with options and compatibility in Configurable Workspace in the Next Experience UI. You can use the classes and methods along with parameters, descriptions, and examples to help control the end-user experience. | [] | [
"API implementation and reference",
"API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/build/applications/concept/api-client-next.html" id="bundle:zurich-api-reference/enus/build/applications/concept/api-client-next.html"><body id="api-client-next"><main role="main"><article role="article" class="dita" id="api-client-next" aria-labe... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # Client Next Experience API reference
This reference contains Glide client-side JavaScript APIs with options and compatibility in Configurable Workspace in the Next Experience UI. You can use the classes and methods along with parameters, descriptions, and examples to help control the end-user experience.
| ---
title: Client Next Experience API reference
description: This reference contains Glide client-side JavaScript APIs with options
and compatibility in Configurable Workspace in the Next Experience UI. You can use
the classes and methods along with parameters, descriptions, and examples to help
control the end-u... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/build/servicenow-sdk/concept/servicenow-fluent.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/build/servicenow-sdk/concept/servicenow-fluent.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | build/servicenow-sdk/concept/servicenow-fluent.html | zurich | ServiceNow Fluent | Define application metadata in source code using the ServiceNow Fluent domain-specific programming language. | [] | [
"API implementation and reference",
"API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/build/servicenow-sdk/concept/servicenow-fluent.html" id="bundle:zurich-api-reference/enus/build/servicenow-sdk/concept/servicenow-fluent.html"><body id="servicenow-fluent"><main role="main"><article role="article" class="dita" id="servicenow-fluen... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # ServiceNow Fluent
Define application metadata in source code using the ServiceNow Fluent domain-specific programming language.
## Overview of ServiceNow Fluent
ServiceNow Fluent is a domain-specific language (DSL) based on TypeScript for defining the metadata files [sys\_metadata] that make up applications and inc... | ---
title: ServiceNow Fluent
description: Define application metadata in source code using the ServiceNow Fluent
domain-specific programming language.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
---
# ServiceNow Fluent
Define application metadata in source code using the ServiceNow ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/integrate/custom-web-services/task/t_CreateAScriptedRESTAPIResource.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/integrate/custom-web-services/task/t_CreateAScriptedRESTAPIResource.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | integrate/custom-web-services/task/t_CreateAScriptedRESTAPIResource.html | zurich | Create a scripted REST API resource | Create a scripted REST API resource to define the HTTP method, the processing script, and to override settings from the parent service. | [
"Scripted REST APIs",
"create a resource"
] | [
"API implementation and reference",
"API implementation",
"Web services",
"REST APIs",
"Scripted REST APIs",
"Create a scripted REST API"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/integrate/custom-web-services/task/t_CreateAScriptedRESTAPIResource.html" id="bundle:zurich-api-reference/enus/integrate/custom-web-services/task/t_CreateAScriptedRESTAPIResource.html"><body id="t_CreateAScriptedRESTAPIResource"><main role="main">... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Create a scripted REST API resource
Create a scripted REST API resource to define the HTTP method, the processing script,
and to override settings from the parent service.
## Before you begin
Create a scripted REST API. For more information, see Create a scripted REST API.
Role required: web\_service\_admin
## P... | ---
title: Create a scripted REST API resource
description: Create a scripted REST API resource to define the HTTP method, the processing
script, and to override settings from the parent service.
keywords:
- Scripted REST APIs
- create a resource
breadcrumbs:
- API implementation and reference
- API implementation
- ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/integrate/custom-web-services/task/t_CreateAScriptedRESTService.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/integrate/custom-web-services/task/t_CreateAScriptedRESTService.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | integrate/custom-web-services/task/t_CreateAScriptedRESTService.html | zurich | Create a scripted REST API | Create a scripted REST API to define web service endpoints. | [
"Scripted REST APIs",
"create"
] | [
"API implementation and reference",
"API implementation",
"Web services",
"REST APIs",
"Scripted REST APIs"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/integrate/custom-web-services/task/t_CreateAScriptedRESTService.html" id="bundle:zurich-api-reference/enus/integrate/custom-web-services/task/t_CreateAScriptedRESTService.html"><body id="t_CreateAScriptedRESTService"><main role="main"><article rol... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Create a scripted REST API
Create a scripted REST API to define web service endpoints.
## Before you begin
Role required: web\_service\_admin
## Procedure
1. Navigate to All > System Web Services > Scripted REST APIs.
2. Click New.
3. Enter a Name for the service.
The API ID is set automatically based on the N... | ---
title: Create a scripted REST API
description: Create a scripted REST API to define web service endpoints.
keywords:
- Scripted REST APIs
- create
breadcrumbs:
- API implementation and reference
- API implementation
- Web services
- REST APIs
- Scripted REST APIs
---
# Create a scripted REST API
Create a scripted... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/ap-invoice-api.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/ap-invoice-api.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | integrate/inbound-rest/concept/ap-invoice-api.html | zurich | AP Invoice API | Allows external systems, such as those used by vendors, to securely submit invoices directly into an accounts payable system in a structured and automated manner. | [] | [
"API implementation and reference",
"API reference",
"REST API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/ap-invoice-api.html" id="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/ap-invoice-api.html"><body><main role="main"><article role="article" class="dita" aria-labelledby="title_ap-invoice-api"><artic... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # AP Invoice API
Allows external systems, such as those used by vendors, to securely submit invoices directly into an accounts payable system in a structured and automated manner.
This API requires the Accounts Payable Invoice Processing (com.sn\_ap\_apm) store application, which is provided within the `sn_spend_intg... | ---
title: AP Invoice API
description: Allows external systems, such as those used by vendors, to securely submit
invoices directly into an accounts payable system in a structured and automated
manner.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- REST API reference
---
# AP Invoic... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/conversation-member-api.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/conversation-member-api.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | integrate/inbound-rest/concept/conversation-member-api.html | zurich | Conversation Member API | The Conversation Member API provides methods for changing a specific agent’s member state to removed or updated in a given Agent Chat conversation. | [] | [
"API implementation and reference",
"API reference",
"REST API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/conversation-member-api.html" id="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/conversation-member-api.html"><body><main role="main"><article role="article" class="dita" aria-labelledby="title_conv... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # Conversation Member API
The Conversation Member API provides methods for changing a specific agent’s member state to removed or updated in a given Agent Chat conversation.
This API provides the ability to programmatically manage an agent member’s state in conversations in Agent Chat experience of Conversational Int... | ---
title: Conversation Member API
description: "The Conversation Member API provides methods for changing a specific\
\ agent\u2019s member state to removed or updated in a given Agent Chat conversation."
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- REST API reference
---
# Convers... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/dcim-metric-data-feed-api.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/dcim-metric-data-feed-api.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | integrate/inbound-rest/concept/dcim-metric-data-feed-api.html | zurich | DCIM Metric Data Feed API | The DCIM Metric Data Feed API provides an endpoint to accept Data Center Infrastructure Management (DCIM) metric data from an external system and store the data in a MetricBase database. | [
"MetricBase Time Series API"
] | [
"API implementation and reference",
"API reference",
"REST API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/dcim-metric-data-feed-api.html" id="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/dcim-metric-data-feed-api.html"><body><main role="main"><article role="article" class="dita" aria-labelledby="title_... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # DCIM Metric Data Feed API
The DCIM Metric Data Feed API provides an endpoint to accept Data Center Infrastructure Management (DCIM) metric data from an external system and store the data in a MetricBase database.
This API receives near real-time metric data such as temperature, humidity, and power usage.
By defaul... | ---
title: DCIM Metric Data Feed API
description: The DCIM Metric Data Feed API provides an endpoint to accept Data Center
Infrastructure Management (DCIM) metric data from an external system and store the
data in a MetricBase database.
keywords:
- MetricBase Time Series API
breadcrumbs:
- API implementation and re... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/quote-management-api.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/quote-management-api.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | integrate/inbound-rest/concept/quote-management-api.html | zurich | Quote Management API | The Quote Management API provides endpoints to create, update, and retrieve customer quote data. | [] | [
"API implementation and reference",
"API reference",
"REST API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/quote-management-api.html" id="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/quote-management-api.html"><body><main role="main"><article role="article" class="dita" aria-labelledby="title_quote-mana... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # Quote Management API
The Quote Management API provides endpoints to create, update, and retrieve customer quote data.
The Quote Management Open API is a ServiceNow implementation of the TM Forum Quote Management API REST specification. This implementation is based on https://www.tmforum.org/resources/standard/tmf64... | ---
title: Quote Management API
description: The Quote Management API provides endpoints to create, update, and retrieve
customer quote data.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- REST API reference
---
# Quote Management API
The Quote Management API provides endpoints to cr... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/work-order-mgmt-api.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/integrate/inbound-rest/concept/work-order-mgmt-api.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | integrate/inbound-rest/concept/work-order-mgmt-api.html | zurich | Work Order Management API | The Work Order Management API provides endpoints to create, update, and retrieve work orders. | [] | [
"API implementation and reference",
"API reference",
"REST API reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/work-order-mgmt-api.html" id="bundle:zurich-api-reference/enus/integrate/inbound-rest/concept/work-order-mgmt-api.html"><body><main role="main"><article role="article" class="dita" aria-labelledby="title_work-order-m... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API refe... | # Work Order Management API
The Work Order Management API provides endpoints to create, update, and retrieve work orders.
This API is included in the Telecommunication Open APIs application, which is available on the ServiceNow Store.
This API is provided within the `sn_tmf_api` namespace.
The calling user must hav... | ---
title: Work Order Management API
description: The Work Order Management API provides endpoints to create, update, and
retrieve work orders.
keywords: []
breadcrumbs:
- API implementation and reference
- API reference
- REST API reference
---
# Work Order Management API
The Work Order Management API provides end... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/JavaScript-engine-upgrade/reference/javascript-engine-feature-support.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/JavaScript-engine-upgrade/reference/javascript-engine-feature-support.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/JavaScript-engine-upgrade/reference/javascript-engine-feature-support.html | zurich | JavaScript engine feature support | Compare ECMAScript features between the ECMAScript 2021 (ES12) and ES5 Standards JavaScript modes in Zurich. Both modes support a subset of ECMAScript features. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Server-side scripting",
"JavaScript engine on the platform"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/JavaScript-engine-upgrade/reference/javascript-engine-feature-support.html" id="bundle:zurich-api-reference/enus/script/JavaScript-engine-upgrade/reference/javascript-engine-feature-support.html"><body id="javascript-engine-feature-support"... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # JavaScript engine feature support
Compare ECMAScript features between the ECMAScript 2021 (ES12) and ES5 Standards JavaScript modes in Zurich. Both modes support a subset of ECMAScript features.
For more information about these features, see the ECMAScript language specifications (ECMA-262) on the Ecma Internationa... | ---
title: JavaScript engine feature support
description: Compare ECMAScript features between the ECMAScript 2021 (ES12) and ES5
Standards JavaScript modes in Zurich. Both modes support a subset of ECMAScript
features.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- S... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/add-comments-to-code-with-quick-actions.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/add-comments-to-code-with-quick-actions.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/concept/add-comments-to-code-with-quick-actions.html | zurich | Add comments to code | Add comments in the Now Assist for Code enabled script editor using quick actions. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Using Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/add-comments-to-code-with-quick-actions.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/add-comments-to-code-with-quick-actions.html"><body id="add-comments-to-code-with-quick-action... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Add comments to code
Add comments in the Now Assist for Code enabled script editor using quick actions.
## Before you begin
Role required: now.assist.creator
## Procedure
1. Navigate to any script editor enabled with Now Assist for Code and select a script.
For example, to open a script include form, navigate... | ---
title: Add comments to code
description: Add comments in the Now Assist for Code enabled script editor using quick
actions.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Using Now Assist for Code
---
# Add comments to code
Add comments in t... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/configuring-now-assist-code.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/configuring-now-assist-code.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/concept/configuring-now-assist-code.html | zurich | Configuring Now Assist for Code | Install and configure Now Assist for code generation on an instance. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/configuring-now-assist-code.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/configuring-now-assist-code.html"><body id="configuring-now-assist-code"><main role="main"><article role="... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Configuring Now Assist for Code
Install and configure Now Assist for code generation on an instance.
| ---
title: Configuring Now Assist for Code
description: Install and configure Now Assist for code generation on an instance.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
---
# Configuring Now Assist for Code
Install and configure Now Assist for co... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/explain-and-summarize-code-with-quick-actions.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/explain-and-summarize-code-with-quick-actions.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/concept/explain-and-summarize-code-with-quick-actions.html | zurich | Explain and summarize code | Get a summary of the code or a comprehensive explanation of its functionality. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Using Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/explain-and-summarize-code-with-quick-actions.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/explain-and-summarize-code-with-quick-actions.html"><body id="explain-and-summarize-code... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Explain and summarize code
Get a summary of the code or a comprehensive explanation of its functionality.
## Before you begin
Role required: now.assist.creator
## Procedure
1. Navigate to any script editor enabled with Now Assist for Code.
For example, to open a script include form, navigate to All > System D... | ---
title: Explain and summarize code
description: Get a summary of the code or a comprehensive explanation of its functionality.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Using Now Assist for Code
---
# Explain and summarize code
Get a summa... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/exploring-now-assist-code.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/exploring-now-assist-code.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/concept/exploring-now-assist-code.html | zurich | Exploring Now Assist for Code | ServiceNow® Now Assist for Code is a generative AI-powered tool designed to help developers create, edit, and summarize code. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/exploring-now-assist-code.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/exploring-now-assist-code.html"><body id="exploring-now-assist-code"><main role="main"><article role="articl... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Exploring Now Assist for Code
ServiceNow®
Now Assist for Code is a generative AI-powered tool designed to help developers create, edit, and summarize code.
Now Assist for Code is designed to empower developers with code suggestions. By using natural language prompts in the script editor on the ServiceNow AI Platfor... | ---
title: Exploring Now Assist for Code
description: "ServiceNow\xAE Now Assist for Code is a generative AI-powered tool designed\
\ to help developers create, edit, and summarize code."
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
---
# Explori... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/general-guidelines-code-generation.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/general-guidelines-code-generation.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/concept/general-guidelines-code-generation.html | zurich | General guidelines for code generation | Use these general guidelines for code generation to get better code suggestions and create useful and accurate scripts. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Exploring Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/general-guidelines-code-generation.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/general-guidelines-code-generation.html"><body id="general-guidelines-code-generation"><main role="... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # General guidelines for code generation
Use these general guidelines for code generation to get better code suggestions and create useful and accurate scripts.
## Writing prompts
#### Write clear and specific but concise prompts
Specify the expected outcome and context clearly. Include important details like task ... | ---
title: General guidelines for code generation
description: Use these general guidelines for code generation to get better code suggestions
and create useful and accurate scripts.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Exploring Now Ass... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/generate-code-with-autocomplete.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/generate-code-with-autocomplete.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/concept/generate-code-with-autocomplete.html | zurich | Generate code with autocomplete | The autocomplete feature of Now Assist for Code provides you with contextually relevant code suggestions. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Using Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/generate-code-with-autocomplete.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/generate-code-with-autocomplete.html"><body id="generate-code-with-autocomplete"><main role="main"><ar... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Generate code with autocomplete
The autocomplete feature of Now Assist for Code provides you with contextually relevant code suggestions.
## Before you begin
Role required: now.assist.creator
## Procedure
1. Navigate to any script editor enabled with Now Assist for Code.
For example, to open a script include ... | ---
title: Generate code with autocomplete
description: The autocomplete feature of Now Assist for Code provides you with contextually
relevant code suggestions.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Using Now Assist for Code
---
# Gener... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/now-assist-code-reference.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/concept/now-assist-code-reference.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/concept/now-assist-code-reference.html | zurich | Now Assist for Code reference | Reference topics provide additional information about configuration properties, roles, and more. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/now-assist-code-reference.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/concept/now-assist-code-reference.html"><body id="now-assist-code-reference"><main role="main"><article role="articl... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Now Assist for Code reference
Reference topics provide additional information about configuration properties, roles, and more.
| ---
title: Now Assist for Code reference
description: Reference topics provide additional information about configuration properties,
roles, and more.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
---
# Now Assist for Code reference
Reference top... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/reference/keyboard-shortcuts.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/reference/keyboard-shortcuts.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/reference/keyboard-shortcuts.html | zurich | Keyboard shortcuts | Learn about the keyboard shortcuts that you can use in the script editor on the ServiceNow AI Platform® . | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Now Assist for Code reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/reference/keyboard-shortcuts.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/reference/keyboard-shortcuts.html"><body id="keyboard-shortcuts"><main role="main"><article role="article" class="dita" i... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Keyboard shortcuts
Learn about the keyboard shortcuts that you can use in the script editor on the ServiceNow AI Platform®.
Table 1. Keyboard shortcuts
| Action | Windows | Mac |
| --- | --- | --- |
| View full screen | Control+Alt+Enter | Command+Option+Enter |
| Format | Control+Alt+L | Command+Option+L |
| Toggl... | ---
title: Keyboard shortcuts
description: "Learn about the keyboard shortcuts that you can use in the script editor\
\ on the ServiceNow AI Platform\xAE ."
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Now Assist for Code reference
---
# Keyboa... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/reference/now-assist-code-properties.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/reference/now-assist-code-properties.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/reference/now-assist-code-properties.html | zurich | Now Assist for Code properties | You can adjust how code generation functions on an instance using several advanced properties. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Now Assist for Code reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/reference/now-assist-code-properties.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/reference/now-assist-code-properties.html"><body id="now-assist-code-properties"><main role="main"><article role=... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Now Assist for Code properties
You can adjust how code generation functions on an instance using several advanced properties.
Note: To open the System Properties [sys\_properties] table, enter `sys_properties.list` in the navigation filter.
Table 1. Properties for Now Assist for Code
| Property | Description |
| -... | ---
title: Now Assist for Code properties
description: You can adjust how code generation functions on an instance using several
advanced properties.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Now Assist for Code reference
---
# Now Assist fo... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/reference/now-assist-code-roles.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/reference/now-assist-code-roles.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/reference/now-assist-code-roles.html | zurich | Now Assist for Code roles | Understand the roles needed to use Now Assist for Code. These roles are created when Now Assist for Creator is installed. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Now Assist for Code reference"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/reference/now-assist-code-roles.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/reference/now-assist-code-roles.html"><body id="now-assist-code-roles"><main role="main"><article role="article" class... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Now Assist for Code roles
Understand the roles needed to use Now Assist for Code. These roles are created when Now Assist for Creator is installed.
To learn more about managing subscriptions for individual users, see Managing per-user subscriptions in Subscription Management and contact your account representative ... | ---
title: Now Assist for Code roles
description: Understand the roles needed to use Now Assist for Code. These roles are
created when Now Assist for Creator is installed.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Now Assist for Code referenc... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/task/configure-user-access.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/task/configure-user-access.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/task/configure-user-access.html | zurich | Configure user access | Assign the now.assist.creator role to users who have permission to edit scripts. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Configuring Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/configure-user-access.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/configure-user-access.html"><body id="configure-user-access"><main role="main"><article role="article" class="dita" id... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Configure user access
Assign the now.assist.creator role to users who have permission to edit scripts.
## Before you begin
Role required: admin
## About this task
To use the Now Assist for Code skills, users must have the now.assist.creator role.
## Procedure
1. Navigate to All > User Administration > Users.
2... | ---
title: Configure user access
description: Assign the now.assist.creator role to users who have permission to edit
scripts.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Configuring Now Assist for Code
---
# Configure user access
Assign the ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/task/enable-or-disable-now-assist-for-code-skills.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/task/enable-or-disable-now-assist-for-code-skills.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/task/enable-or-disable-now-assist-for-code-skills.html | zurich | Enable or disable Now Assist skills | Learn to enable and disable Now Assist for Code skills. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Configuring Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/enable-or-disable-now-assist-for-code-skills.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/enable-or-disable-now-assist-for-code-skills.html"><body id="enable-or-disable-now-assist-for-c... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Enable or disable Now Assist skills
Learn to enable and disable Now Assist for Code skills.
## Before you begin
Role required: admin
## About this task
You can enable or disable Now Assist for Code skills.
## Procedure
1. Navigate to Admin > Now Assist Admin.
2. Go to the Now Assist Skills tab and select Creat... | ---
title: Enable or disable Now Assist skills
description: Learn to enable and disable Now Assist for Code skills.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Configuring Now Assist for Code
---
# Enable or disable Now Assist skills
Learn to e... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/task/generate-scripts-from-text.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/task/generate-scripts-from-text.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/task/generate-scripts-from-text.html | zurich | Generate code with AI-powered code generation | Generate code from text with AI-powered Now Assist for Code generation. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Using Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/generate-scripts-from-text.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/generate-scripts-from-text.html"><body id="generate-scripts-from-text"><main role="main"><article role="article" ... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Generate code with AI-powered code generation
Generate code from text with AI-powered Now Assist for Code generation.
## Before you begin
Learn how to write prompts to generate better code suggestions. For more information, see General guidelines for code generation.
Role required: now.assist.creator
## Procedur... | ---
title: Generate code with AI-powered code generation
description: Generate code from text with AI-powered Now Assist for Code generation.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Using Now Assist for Code
---
# Generate code with AI-power... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/task/install-now-assist-code-app.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/task/install-now-assist-code-app.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/task/install-now-assist-code-app.html | zurich | Install Now Assist for Code | Install the ServiceNow® Now Assist for Creator application from the ServiceNow® Store to get Now Assist for code generation. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Configuring Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/install-now-assist-code-app.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/install-now-assist-code-app.html"><body id="install-now-assist-code-app"><main role="main"><article role="articl... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Install Now Assist for Code
Install the ServiceNow®
Now Assist for Creator application from the ServiceNow® Store to get Now Assist for code generation.
## Before you begin
* Review the Now Assist for Creator application listing in the ServiceNow Store for information on dependencies, licensing or subscription req... | ---
title: Install Now Assist for Code
description: "Install the ServiceNow\xAE Now Assist for Creator application from the\
\ ServiceNow\xAE Store to get Now Assist for code generation."
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Configuring ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/task/select-model-for-now-assist-for-code-skills.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/task/select-model-for-now-assist-for-code-skills.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/task/select-model-for-now-assist-for-code-skills.html | zurich | Select a model provider for Now Assist skills | Select a large language model (LLM) as the AI service provider for Now Assist for Code skills. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code",
"Configuring Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/select-model-for-now-assist-for-code-skills.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/select-model-for-now-assist-for-code-skills.html"><body id="select-model-for-now-assist-for-code... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Select a model provider for Now Assist skills
Select a large language model (LLM) as the AI service provider for Now Assist for Code skills.
## Before you begin
Role required: admin
## About this task
You can use Now LLM Service, Azure OpenAI, Google Gemini or Anthropic Claude on AWS as the AI model provider fo... | ---
title: Select a model provider for Now Assist skills
description: Select a large language model (LLM) as the AI service provider for Now
Assist for Code skills.
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
- Configuring Now Assist for Code
---... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/now-assist-for-code/task/using-now-assist-code.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/now-assist-for-code/task/using-now-assist-code.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/now-assist-for-code/task/using-now-assist-code.html | zurich | Using Now Assist for Code | Learn to use ServiceNow® Now Assist for Code to generate, edit, explain and summarize code. | [] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Now Assist for Code"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/using-now-assist-code.html" id="bundle:zurich-api-reference/enus/script/now-assist-for-code/task/using-now-assist-code.html"><body id="using-now-assist-code"><main role="main"><article role="article" class="dita" id... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Using Now Assist for Code
Learn to use ServiceNow®Now Assist for Code to generate, edit, explain and summarize code.
* Generate code with AI-powered code generation
Use the Code generation skill to generate new code based on your prompts.
* Generate code with autocomplete
Use the Code autocomplete skill t... | ---
title: Using Now Assist for Code
description: "Learn to use ServiceNow\xAE Now Assist for Code to generate, edit, explain\
\ and summarize code."
keywords: []
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Now Assist for Code
---
# Using Now Assist for Code
Learn to use Servi... |
https://www.servicenow.com/docs/en-US/bundle/zurich-api-reference/page/script/server-scripting/concept/script-sandbox.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-api-reference/page/script/server-scripting/concept/script-sandbox.html | 2025-08-02 | daily | 0.5 | 266.xml | en-US | zurich-api-reference | script/server-scripting/concept/script-sandbox.html | zurich | Script sandbox | The script sandbox is an environment with restricted rights in which client-generated scripts run when they’re made available to the script sandbox. | [
"script sandboxing"
] | [
"API implementation and reference",
"API implementation",
"Scripting",
"Server-side scripting"
] | <article class="hascomments" data-page="bundle:zurich-api-reference/enus/script/server-scripting/concept/script-sandbox.html" id="bundle:zurich-api-reference/enus/script/server-scripting/concept/script-sandbox.html"><body id="script-sandbox"><main role="main"><article role="article" class="dita" id="script-sandbox" ari... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "API implementation and reference",
"topic_id": "build/applications/concept/api-implementation-reference.html"
},
{
"title": "API impl... | # Script sandbox
The script sandbox is an environment with restricted rights in which client-generated scripts run when they’re made available to the script
sandbox.
The script sandbox helps prevent unauthorized or unauthenticated users from executing privileged script on your instance. There are two cases
that allow... | ---
title: Script sandbox
description: "The script sandbox is an environment with restricted rights in which\
\ client-generated scripts run when they\u2019re made available to the script sandbox."
keywords:
- script sandboxing
breadcrumbs:
- API implementation and reference
- API implementation
- Scripting
- Server-... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/auto-test-framework/concept/atf-conf-ws-comp-examples.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/auto-test-framework/concept/atf-conf-ws-comp-examples.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/auto-test-framework/concept/atf-conf-ws-comp-examples.html | zurich | Configurable workspace components examples | To grasp how to interact with configurable workspace components, review these examples. | [] | [
"Building applications",
"Testing and debugging applications",
"Automated Test Framework (ATF)",
"Automated Test Framework (ATF) reference",
"Testable Configurable Workspace components"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/auto-test-framework/concept/atf-conf-ws-comp-examples.html" id="bundle:zurich-application-development/enus/administer/auto-test-framework/concept/atf-conf-ws-comp-examples.html"><body id="atf-conf-ws-comp-examples"><main role=... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Configurable workspace components examples
To grasp how to interact with configurable workspace components, review these examples.
Note: When you submit an action in a component, a test step is created.
## Example: sn-canvas-toolbar
For sn-canvas-toolbar component, it has the following four actions:
* Assert butt... | ---
title: Configurable workspace components examples
description: To grasp how to interact with configurable workspace components, review
these examples.
keywords: []
breadcrumbs:
- Building applications
- Testing and debugging applications
- Automated Test Framework (ATF)
- Automated Test Framework (ATF) reference
... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/auto-test-framework/concept/atf-conf-ws.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/auto-test-framework/concept/atf-conf-ws.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/auto-test-framework/concept/atf-conf-ws.html | zurich | Testing Configurable Workspace components | Simplify test creation by directly interacting with components on most Configurable Workspace pages via the Page Inspector. | [] | [
"Building applications",
"Testing and debugging applications",
"Automated Test Framework (ATF)",
"Administering the Automated Test Framework (ATF)"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/auto-test-framework/concept/atf-conf-ws.html" id="bundle:zurich-application-development/enus/administer/auto-test-framework/concept/atf-conf-ws.html"><body id="atf-conf-ws"><main role="main"><article role="article" class="dita... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Testing Configurable Workspace components
Simplify test creation by directly interacting with components on most Configurable Workspace pages via the Page Inspector.
| ---
title: Testing Configurable Workspace components
description: Simplify test creation by directly interacting with components on most
Configurable Workspace pages via the Page Inspector.
keywords: []
breadcrumbs:
- Building applications
- Testing and debugging applications
- Automated Test Framework (ATF)
- Admini... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/auto-test-framework/concept/atf-metadata-exception-triage.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/auto-test-framework/concept/atf-metadata-exception-triage.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/auto-test-framework/concept/atf-metadata-exception-triage.html | zurich | Metadata exception list | The following list of tables are not supported by the ATF tests failure resolution feature. | [] | [
"Building applications",
"Testing and debugging applications",
"Automated Test Framework (ATF)",
"Automated Test Framework (ATF) test types and techniques",
"Accelerate ATF tests failure resolution"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/auto-test-framework/concept/atf-metadata-exception-triage.html" id="bundle:zurich-application-development/enus/administer/auto-test-framework/concept/atf-metadata-exception-triage.html"><body id="atf-metadata-exception-triage"... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Metadata exception list
The following list of tables are not supported by the ATF tests failure resolution feature.
* sys\_ui\_hp\_cascading\_filter
* sys\_ui\_hp\_cascading\_filter\_target\_references
* sys\_ui\_hp\_date
* sys\_ui\_hp\_group
* sys\_ui\_hp\_publisher
* sys\_ui\_hp\_reference
* sys\_ui\_annotation\_... | ---
title: Metadata exception list
description: The following list of tables are not supported by the ATF tests failure
resolution feature.
keywords: []
breadcrumbs:
- Building applications
- Testing and debugging applications
- Automated Test Framework (ATF)
- Automated Test Framework (ATF) test types and techniques... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/auto-test-framework/concept/atf-test-type-testing.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/auto-test-framework/concept/atf-test-type-testing.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/auto-test-framework/concept/atf-test-type-testing.html | zurich | Automated Test Framework (ATF) test types and techniques | Experience the different types of ATF tests and testing techniques. | [] | [
"Building applications",
"Testing and debugging applications",
"Automated Test Framework (ATF)"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/auto-test-framework/concept/atf-test-type-testing.html" id="bundle:zurich-application-development/enus/administer/auto-test-framework/concept/atf-test-type-testing.html"><body id="atf-test-type-testing"><main role="main"><arti... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Automated Test Framework (ATF) test types and techniques
Experience the different types of ATF tests and testing techniques.
| ---
title: Automated Test Framework (ATF) test types and techniques
description: Experience the different types of ATF tests and testing techniques.
keywords: []
breadcrumbs:
- Building applications
- Testing and debugging applications
- Automated Test Framework (ATF)
---
# Automated Test Framework (ATF) test types an... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/auto-test-framework/reference/atf-conf-ws-components.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/auto-test-framework/reference/atf-conf-ws-components.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/auto-test-framework/reference/atf-conf-ws-components.html | zurich | Testable Configurable Workspace components | Learn about the components and its associated actions in the configurable workspace. | [] | [
"Building applications",
"Testing and debugging applications",
"Automated Test Framework (ATF)",
"Automated Test Framework (ATF) reference"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/auto-test-framework/reference/atf-conf-ws-components.html" id="bundle:zurich-application-development/enus/administer/auto-test-framework/reference/atf-conf-ws-components.html"><body id="atf-conf-ws-components"><main role="main... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Testable Configurable Workspace components
Learn about the components and its associated actions in the configurable workspace.
For more information, see Testable configurable workspace components.
## Accordion item
| Actions | Data values and description | Data types |
| --- | --- | --- |
| Check if accordion co... | ---
title: Testable Configurable Workspace components
description: Learn about the components and its associated actions in the configurable
workspace.
keywords: []
breadcrumbs:
- Building applications
- Testing and debugging applications
- Automated Test Framework (ATF)
- Automated Test Framework (ATF) reference
---... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/auto-test-framework/reference/test-steps-conf-ws-tests-category.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/auto-test-framework/reference/test-steps-conf-ws-tests-category.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/auto-test-framework/reference/test-steps-conf-ws-tests-category.html | zurich | Configurable Workspace category | Interact directly with the configurable workspace components for simpler test creation. | [] | [
"Building applications",
"Testing and debugging applications",
"Automated Test Framework (ATF)",
"Automated Test Framework (ATF) test step categories"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/auto-test-framework/reference/test-steps-conf-ws-tests-category.html" id="bundle:zurich-application-development/enus/administer/auto-test-framework/reference/test-steps-conf-ws-tests-category.html"><body><main role="main"><art... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Configurable Workspace category
Interact directly with the configurable workspace components for simpler test creation.
## Open Workspace Page
Navigate to a workspace page using a URL. The feature allows for URLs to be entered with or without the preceding domain name.
Table 1. Inputs
| Field | Description |
| --... | ---
title: Configurable Workspace category
description: Interact directly with the configurable workspace components for simpler
test creation.
keywords: []
breadcrumbs:
- Building applications
- Testing and debugging applications
- Automated Test Framework (ATF)
- Automated Test Framework (ATF) test step categories
... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/auto-test-framework/task/atf-create-tests-ws.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/auto-test-framework/task/atf-create-tests-ws.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/auto-test-framework/task/atf-create-tests-ws.html | zurich | Create a test for Configurable Workspace interaction via Page Inspector | Leverage the Page Inspector to create tests by directly interacting with components on most Configurable Workspace pages. | [] | [
"Building applications",
"Testing and debugging applications",
"Automated Test Framework (ATF)",
"Administering the Automated Test Framework (ATF)",
"Testing Configurable Workspace components"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/auto-test-framework/task/atf-create-tests-ws.html" id="bundle:zurich-application-development/enus/administer/auto-test-framework/task/atf-create-tests-ws.html"><body id="atf-create-tests-ws"><main role="main"><article role="ar... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Create a test for Configurable Workspace interaction via Page Inspector
Leverage the Page Inspector to create tests by directly interacting with components on most Configurable Workspace pages.
## Before you begin
Role required: admin
## Procedure
1. Navigate to All > Automated Test Framework (ATF) > Tests.
A... | ---
title: Create a test for Configurable Workspace interaction via Page Inspector
description: Leverage the Page Inspector to create tests by directly interacting with
components on most Configurable Workspace pages.
keywords: []
breadcrumbs:
- Building applications
- Testing and debugging applications
- Automated T... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/auto-test-framework/task/atf-test-triage.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/auto-test-framework/task/atf-test-triage.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/auto-test-framework/task/atf-test-triage.html | zurich | Accelerate ATF tests failure resolution | Resolve ATF test failures faster using the actionable support provided by the new ATF failure insights feature. You can achieve it by accessing the Find changes since last successful run related link. | [] | [
"Building applications",
"Testing and debugging applications",
"Automated Test Framework (ATF)",
"Automated Test Framework (ATF) test types and techniques"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/auto-test-framework/task/atf-test-triage.html" id="bundle:zurich-application-development/enus/administer/auto-test-framework/task/atf-test-triage.html"><body id="atf-test-triage"><main role="main"><article role="article" class... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Accelerate ATF tests failure resolution
Resolve ATF test failures faster using the actionable support provided by the new ATF failure insights feature. You can achieve it by accessing the Find changes since last successful run related link.
## Before you begin
Role required: admin
## Procedure
1. Navigate to All... | ---
title: Accelerate ATF tests failure resolution
description: Resolve ATF test failures faster using the actionable support provided
by the new ATF failure insights feature. You can achieve it by accessing the Find
changes since last successful run related link.
keywords: []
breadcrumbs:
- Building applications
-... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/form-builder/concept/accessing-form-builder.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/form-builder/concept/accessing-form-builder.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/form-builder/concept/accessing-form-builder.html | zurich | Accessing Table Builder | You can access Table Builder in several ways. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"Table Builder",
"Exploring Table Builder"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/form-builder/concept/accessing-form-builder.html" id="bundle:zurich-application-development/enus/administer/form-builder/concept/accessing-form-builder.html"><body id="accessing-form-builder"><main role="main"><article role="a... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Accessing Table Builder
You can access Table Builder in several ways.
## Launching Table Builder using naming shortcuts
You can use naming shortcuts to open tables from the app navigator.
Enter `tablename.builder`, `tablename.view`,
`tablename.sheet`, or `tablename.flow` in the search to access the table directl... | ---
title: Accessing Table Builder
description: You can access Table Builder in several ways.
keywords: []
breadcrumbs:
- Building applications
- Developing your application
- Builder library
- Table Builder
- Exploring Table Builder
---
# Accessing Table Builder
You can access Table Builder in several ways.
## Laun... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/test-generation/concept/tg-explore.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/test-generation/concept/tg-explore.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/test-generation/concept/tg-explore.html | zurich | Exploring Test generation | If you are new to Test generation application, read this overview to learn what the app can do. | [] | [
"Building applications",
"Testing and debugging applications",
"Test generation"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/test-generation/concept/tg-explore.html" id="bundle:zurich-application-development/enus/administer/test-generation/concept/tg-explore.html"><body id="tg-explore"><main role="main"><article role="article" class="dita" id="tg-ex... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Testing and debugging a... | # Exploring Test generation
If you are new to Test generation application, read this overview to learn what the app can do.
Follow the gif to create tests from natural language leveraging AI power.
## Test generation overview
Revolutionize your test automation with Test generation application. Simply outline your t... | ---
title: Exploring Test generation
description: If you are new to Test generation application, read this overview to
learn what the app can do.
keywords: []
breadcrumbs:
- Building applications
- Testing and debugging applications
- Test generation
---
# Exploring Test generation
If you are new to Test generation... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/ui-builder/concept/component-builder.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/ui-builder/concept/component-builder.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/ui-builder/concept/component-builder.html | zurich | Create custom components to reuse across pages with component builder | Reuse custom components across experiences and pages in UI Builder. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"UI Builder",
"Advanced UI Builder"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/ui-builder/concept/component-builder.html" id="bundle:zurich-application-development/enus/administer/ui-builder/concept/component-builder.html"><body><main role="main"><article role="article" class="dita" aria-labelledby="titl... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Create custom components to reuse across pages with component builder
Reuse custom components across experiences and pages in UI Builder.
Create custom components in UI Builder's component building UI. The component building UI shares many similarities to page building and enables you to configure components the sa... | ---
title: Create custom components to reuse across pages with component builder
description: Reuse custom components across experiences and pages in UI Builder.
keywords: []
breadcrumbs:
- Building applications
- Developing your application
- Builder library
- UI Builder
- Advanced UI Builder
---
# Create custom comp... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/ui-builder/concept/manage-the-visual-style-of-ui-builder-experiences.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/ui-builder/concept/manage-the-visual-style-of-ui-builder-experiences.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/ui-builder/concept/manage-the-visual-style-of-ui-builder-experiences.html | zurich | Manage the visual style of UI Builder experiences | Themes enable you to change the visual style of your UI Builder experiences so that they express the look and feel of your brand | [] | [
"Building applications",
"Developing your application",
"Builder library",
"UI Builder",
"Working in UI Builder"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/ui-builder/concept/manage-the-visual-style-of-ui-builder-experiences.html" id="bundle:zurich-application-development/enus/administer/ui-builder/concept/manage-the-visual-style-of-ui-builder-experiences.html"><body id="manage-t... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Manage the visual style of UI Builder experiences
Themes enable you to change the visual style of your UI Builder experiences so that they express the look and feel of your brand
## Getting started with themes
By default, the Polaris theme is applied to UI Builder experiences. For more information, see Working wit... | ---
title: Manage the visual style of UI Builder experiences
description: Themes enable you to change the visual style of your UI Builder experiences
so that they express the look and feel of your brand
keywords: []
breadcrumbs:
- Building applications
- Developing your application
- Builder library
- UI Builder
- Wo... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/ui-builder/concept/use-across-pages.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/ui-builder/concept/use-across-pages.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/ui-builder/concept/use-across-pages.html | zurich | Use pages across experiences | Use pages created in one in experience in another without needing to rebuild the page. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"UI Builder",
"Working in UI Builder",
"Manage UI Builder pages and page variants"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/ui-builder/concept/use-across-pages.html" id="bundle:zurich-application-development/enus/administer/ui-builder/concept/use-across-pages.html"><body><main role="main"><article role="article" class="dita" aria-labelledby="title_... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Use pages across experiences
Use pages created in one in experience in another without needing to rebuild the page.
## Benefits of sharing pages across experiences
Using pages across experiences lets page builders and admins share and reuse pages across workspaces, eliminating redundant content. Users can engage w... | ---
title: Use pages across experiences
description: Use pages created in one in experience in another without needing to
rebuild the page.
keywords: []
breadcrumbs:
- Building applications
- Developing your application
- Builder library
- UI Builder
- Working in UI Builder
- Manage UI Builder pages and page variants... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/ui-builder/task/configure-an-event-handler-with-now-assist.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/ui-builder/task/configure-an-event-handler-with-now-assist.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/ui-builder/task/configure-an-event-handler-with-now-assist.html | zurich | Configure an event handler with Now Assist | Use Now Assist in UI Builder to configure event handlers. At present, you can configure link to destination, open or close modal, and view load requested event handlers using Now Assist in UI Builder. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"UI Builder",
"Working in UI Builder",
"Manage actions in UI Builder pages"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/ui-builder/task/configure-an-event-handler-with-now-assist.html" id="bundle:zurich-application-development/enus/administer/ui-builder/task/configure-an-event-handler-with-now-assist.html"><body id="configure-an-event-handler-w... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Configure an event handler with Now Assist
Use Now Assist in UI Builder to configure event handlers. At present, you can configure link to destination, open or close modal, and view load requested event handlers using Now Assist in UI Builder.
## Before you begin
Role required: ui\_builder\_admin
## Procedure
1.... | ---
title: Configure an event handler with Now Assist
description: Use Now Assist in UI Builder to configure event handlers. At present,
you can configure link to destination, open or close modal, and view load requested
event handlers using Now Assist in UI Builder.
keywords: []
breadcrumbs:
- Building application... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/ui-builder/task/custom-style-classes-rules.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/ui-builder/task/custom-style-classes-rules.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/ui-builder/task/custom-style-classes-rules.html | zurich | Create custom style classes and rules | Use style classes rules in UI Builder to apply custom visual styling to UI elements by referencing CSS classes. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"UI Builder",
"Working in UI Builder",
"Manage the visual style of UI Builder experiences"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/ui-builder/task/custom-style-classes-rules.html" id="bundle:zurich-application-development/enus/administer/ui-builder/task/custom-style-classes-rules.html"><body id="custom-style-classes-rules"><main role="main"><article role=... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Create custom style classes and rules
Use style classes rules in UI Builder to apply custom visual styling to UI elements by referencing CSS classes.
## Before you begin
Role required: admin
## About this task
Control the appearance of fields, containers, buttons, and other interface components without writing i... | ---
title: Create custom style classes and rules
description: Use style classes rules in UI Builder to apply custom visual styling
to UI elements by referencing CSS classes.
keywords: []
breadcrumbs:
- Building applications
- Developing your application
- Builder library
- UI Builder
- Working in UI Builder
- Manage ... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/ui-builder/task/performance-settings.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/ui-builder/task/performance-settings.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/ui-builder/task/performance-settings.html | zurich | Optimize page loading performance (Advanced Feature) | Performance settings enhances leading speeds and user engagement by displaying high-priority content first, making key components interactive sooner for a faster perceived performance. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"UI Builder",
"Advanced UI Builder",
"Configure components and repeaters (advanced feature)"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/ui-builder/task/performance-settings.html" id="bundle:zurich-application-development/enus/administer/ui-builder/task/performance-settings.html"><body id="performance-settings"><main role="main"><article role="article" class="d... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Optimize page loading performance (Advanced Feature)
Performance settings enhances leading speeds and user engagement by displaying high-priority content first, making key components interactive sooner for a faster perceived performance.
## Before you begin
Role required: ui\_builder\_admin
## Procedure
1. Navig... | ---
title: Optimize page loading performance (Advanced Feature)
description: Performance settings enhances leading speeds and user engagement by displaying
high-priority content first, making key components interactive sooner for a faster
perceived performance.
keywords: []
breadcrumbs:
- Building applications
- De... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/administer/ui-generation/concept/exploring-ui-generation.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/administer/ui-generation/concept/exploring-ui-generation.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | administer/ui-generation/concept/exploring-ui-generation.html | zurich | Exploring UI generation | Learn about how AI-generated UI experiences can empower developers building on the ServiceNow AI Platform. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"UI generation"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/administer/ui-generation/concept/exploring-ui-generation.html" id="bundle:zurich-application-development/enus/administer/ui-generation/concept/exploring-ui-generation.html"><body id="exploring-ui-generation"><main role="main"><article ro... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Exploring UI generation
Learn about how AI-generated UI experiences can empower developers building on the ServiceNow AI Platform.
## UI generation overview
Now Assist for Creator activates the UI generation skill. With UI generation, you provide text describing the UI experience and AI-powered Now Assist can get ... | ---
title: Exploring UI generation
description: Learn about how AI-generated UI experiences can empower developers building
on the ServiceNow AI Platform.
keywords: []
breadcrumbs:
- Building applications
- Developing your application
- Builder library
- UI generation
---
# Exploring UI generation
Learn about how A... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-management-center/concept/app-engine-management-center.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-management-center/concept/app-engine-management-center.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-management-center/concept/app-engine-management-center.html | zurich | App Engine Management Center | The App Engine Management Center (AEMC) provides an innovative experience for you to manage the full life cycle for custom app development. You can use AEMC to handle application intake, configure pipelines, oversee developer productivity, and view insights about custom | [] | [
"Building applications",
"Governing app development"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-management-center/concept/app-engine-management-center.html" id="bundle:zurich-application-development/enus/build/app-engine-management-center/concept/app-engine-management-center.html"><body id="app-engine-management-ce... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Governing app developme... | # App Engine Management Center
The App Engine Management Center (AEMC) provides an innovative experience for you to manage the full life cycle for custom app development. You can use AEMC to handle application intake, configure pipelines, oversee developer productivity, and view insights about custom applications acro... | ---
title: App Engine Management Center
description: The App Engine Management Center (AEMC) provides an innovative experience
for you to manage the full life cycle for custom app development. You can use AEMC
to handle application intake, configure pipelines, oversee developer productivity,
and view insights abo... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-management-center/concept/managing-app-development-using-aemc.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-management-center/concept/managing-app-development-using-aemc.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-management-center/concept/managing-app-development-using-aemc.html | zurich | Managing app development using the App Engine Management Center | Track and manage requests, deployments, applications, and collaborative developers for your custom applications using the App Engine Management Center (AEMC) in your production instance. Additionally, AEMC allows admins to manage app development from intake through production. | [] | [
"Building applications",
"Governing app development",
"App Engine Management Center"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-management-center/concept/managing-app-development-using-aemc.html" id="bundle:zurich-application-development/enus/build/app-engine-management-center/concept/managing-app-development-using-aemc.html"><body id="managing-a... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Governing app developme... | # Managing app development using the App Engine Management Center
Track and manage requests, deployments, applications, and collaborative developers for your custom applications using the App Engine Management Center (AEMC) in your production instance. Additionally, AEMC allows admins to manage app development from in... | ---
title: Managing app development using the App Engine Management Center
description: Track and manage requests, deployments, applications, and collaborative
developers for your custom applications using the App Engine Management Center (AEMC)
in your production instance. Additionally, AEMC allows admins to manag... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/concept/aes-integration-with-development-tools.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/concept/aes-integration-with-development-tools.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/concept/aes-integration-with-development-tools.html | zurich | Integrated development tools for AES | App Engine Studio (AES) provides instant access to several tools available in the ServiceNow AI Platform development suite. | [] | [
"Building applications",
"Developing your application",
"Building low-code applications",
"Build apps using App Engine Studio",
"Exploring App Engine Studio"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/concept/aes-integration-with-development-tools.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/concept/aes-integration-with-development-tools.html"><body id="aes-integration-with-devel... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Integrated development tools for AES
App Engine Studio (AES) provides
instant access to several tools available in the ServiceNow AI Platform development
suite.
As you create apps using App Engine Studio, you can extend their capabilities with these powerful development tools.
Table 1. App Engine Studio developmen... | ---
title: Integrated development tools for AES
description: App Engine Studio (AES) provides instant access to several tools available
in the ServiceNow AI Platform development suite.
keywords: []
breadcrumbs:
- Building applications
- Developing your application
- Building low-code applications
- Build apps using A... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/concept/exploring-now-assist-for-app-generation-enterprise.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/concept/exploring-now-assist-for-app-generation-enterprise.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/concept/exploring-now-assist-for-app-generation-enterprise.html | zurich | Exploring Now Assist for App Engine | Explore the AI capabilities, users, benefits, and workflow for using Now Assist for App Engine to enhance your custom applications with AI. | [
"now assist",
"app engine",
"AI capability",
"AI feature",
"AI product",
"AI agent",
"skill",
"generative AI",
"genAI",
"Now Assist for App Engine",
"custom app"
] | [
"Building applications",
"Developing your application",
"Use AI capabilities in custom applications",
"Now Assist for App Engine"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/concept/exploring-now-assist-for-app-generation-enterprise.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/concept/exploring-now-assist-for-app-generation-enterprise.html"><body id="ex... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Exploring Now Assist for App Engine
Explore the AI capabilities, users, benefits, and workflow for using Now Assist for App Engine to enhance your custom applications with AI.
## Now Assist for App Engine overview
Now Assist for App Engine is a powerful application designed to empower developers with the tools and... | ---
title: Exploring Now Assist for App Engine
description: Explore the AI capabilities, users, benefits, and workflow for using
Now Assist for App Engine to enhance your custom applications with AI.
keywords:
- now assist
- app engine
- AI capability
- AI feature
- AI product
- AI agent
- skill
- generative AI
- gen... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/concept/manage-deployments-using-p-and-d-aemc.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/concept/manage-deployments-using-p-and-d-aemc.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/concept/manage-deployments-using-p-and-d-aemc.html | zurich | Managing deployments using Pipelines and Deployments | Manage applications at all stages of deployment, view multiple pipelines, review custom applications, and approve or reject deployment requests using Pipelines and Deployments in the App Engine Management Center (AEMC). | [] | [
"Building applications",
"Governing app development",
"App Engine Management Center"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/concept/manage-deployments-using-p-and-d-aemc.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/concept/manage-deployments-using-p-and-d-aemc.html"><body id="manage-deployments-using-p-a... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Governing app developme... | # Managing deployments using Pipelines and Deployments
Manage applications at all stages of deployment, view multiple pipelines, review custom applications, and approve or reject deployment requests using Pipelines and Deployments in the App Engine Management Center (AEMC).
## Deployment requests
After a developer s... | ---
title: Managing deployments using Pipelines and Deployments
description: Manage applications at all stages of deployment, view multiple pipelines,
review custom applications, and approve or reject deployment requests using Pipelines
and Deployments in the App Engine Management Center (AEMC).
keywords: []
breadc... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/concept/monitor-requests-using-aemc.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/concept/monitor-requests-using-aemc.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/concept/monitor-requests-using-aemc.html | zurich | Using the App Engine Management Center | Track and manage your requests, deployments, applications, and collaborative developers using the App Engine Management Center (AEMC) in your production instance. Additionally, AEMC allows admins to manage app development from intake through production. | [] | [
"Building applications",
"Developing your application",
"Building low-code applications",
"Build apps using App Engine Studio"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/concept/monitor-requests-using-aemc.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/concept/monitor-requests-using-aemc.html"><body id="monitor-requests-using-aemc"><main role="main"><... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Using the App Engine Management Center
Track and manage your requests, deployments, applications, and collaborative developers using the App Engine Management Center (AEMC) in your production instance. Additionally, AEMC allows admins to manage app development from intake through production.
As of the Xanadu store ... | ---
title: Using the App Engine Management Center
description: Track and manage your requests, deployments, applications, and collaborative
developers using the App Engine Management Center (AEMC) in your production instance.
Additionally, AEMC allows admins to manage app development from intake through production.... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/concept/use-now-assist-for-app-engine-enterprise.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/concept/use-now-assist-for-app-engine-enterprise.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/concept/use-now-assist-for-app-engine-enterprise.html | zurich | Using Now Assist for App Engine | Enhance custom applications with generative and agentic AI capabilities. | [
"now assist",
"app engine",
"AI capability",
"AI feature",
"AI product",
"AI agent",
"skill",
"generative AI",
"genAI",
"Now Assist for App Engine",
"custom app",
"use generative AI"
] | [
"Building applications",
"Developing your application",
"Use AI capabilities in custom applications",
"Now Assist for App Engine"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/concept/use-now-assist-for-app-engine-enterprise.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/concept/use-now-assist-for-app-engine-enterprise.html"><body id="use-now-assist-for-app... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Using Now Assist for App Engine
Enhance custom applications with generative and agentic AI capabilities.
With Now Assist for App Engine, you can enhance your custom applications with several AI capabilities: skills, AI agents, and agentic workflows. You can implement any number and combination of AI capabilities wi... | ---
title: Using Now Assist for App Engine
description: Enhance custom applications with generative and agentic AI capabilities.
keywords:
- now assist
- app engine
- AI capability
- AI feature
- AI product
- AI agent
- skill
- generative AI
- genAI
- Now Assist for App Engine
- custom app
- use generative AI
breadcrum... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/reference/deployment-req-form-d-and-p.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/reference/deployment-req-form-d-and-p.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/reference/deployment-req-form-d-and-p.html | zurich | Deployment Request form in the Pipelines and Deployments app | The Deployment Request form is accessed from within the Pipelines and Deployments section of the App Engine Management Center. | [] | [
"Building applications",
"Governing app development",
"App Engine Management Center",
"Managing deployments using Pipelines and Deployments"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/reference/deployment-req-form-d-and-p.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/reference/deployment-req-form-d-and-p.html"><body id="deployment-req-form-d-and-p"><main role="mai... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Governing app developme... | # Deployment Request form in the Pipelines and Deployments app
The Deployment Request form is accessed from within the Pipelines and Deployments section of the App Engine Management Center.
To view a Deployment Request form, navigate to All > App Engine > Administration > App Engine Management Center. Then select the... | ---
title: Deployment Request form in the Pipelines and Deployments app
description: The Deployment Request form is accessed from within the Pipelines and
Deployments section of the App Engine Management Center.
keywords: []
breadcrumbs:
- Building applications
- Governing app development
- App Engine Management Cent... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/task/add-workspace-list.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/task/add-workspace-list.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/task/add-workspace-list.html | zurich | Create lists for a workspace in Workspace Builder | Create list categories in Workspace Builder to add pages that list table records. You can add filter conditions and change columns to create variations on the list. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"Workspace Builder",
"Using Workspace Builder"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/task/add-workspace-list.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/task/add-workspace-list.html"><body id="add-workspace-list"><main role="main"><article role="article" class="dit... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Create lists for a workspace in Workspace Builder
Create list categories in Workspace Builder to add pages that list table records. You can add filter conditions and change columns to create variations on the list.
## Before you begin
Role required:
* admin or Guided Application Creator for ServiceNow Studio.
* s... | ---
title: Create lists for a workspace in Workspace Builder
description: Create list categories in Workspace Builder to add pages that list table
records. You can add filter conditions and change columns to create variations on
the list.
keywords: []
breadcrumbs:
- Building applications
- Developing your applicati... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/task/cancel-a-scheduled-deployment.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/task/cancel-a-scheduled-deployment.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/task/cancel-a-scheduled-deployment.html | zurich | Cancel a scheduled deployment in AEMC | Cancel a scheduled app deployment in App Engine Management Center (AEMC) if you no longer need to deploy the app to production. Canceling the scheduled deployment request cancels the scheduled deployment and also the entire request itself. | [] | [
"Building applications",
"Governing app development",
"App Engine Management Center",
"Managing deployments using Pipelines and Deployments"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/task/cancel-a-scheduled-deployment.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/task/cancel-a-scheduled-deployment.html"><body id="cancel-a-scheduled-deployment"><main role="main"><... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Governing app developme... | # Cancel a scheduled deployment in AEMC
Cancel a scheduled app deployment in App Engine Management Center (AEMC) if you no longer need to deploy the app to production. Canceling the scheduled deployment request cancels the scheduled deployment and also the entire request itself.
## Before you begin
Role required: ad... | ---
title: Cancel a scheduled deployment in AEMC
description: Cancel a scheduled app deployment in App Engine Management Center (AEMC)
if you no longer need to deploy the app to production. Canceling the scheduled deployment
request cancels the scheduled deployment and also the entire request itself.
keywords: []
b... |
https://www.servicenow.com/docs/en-US/bundle/zurich-application-development/page/build/app-engine-studio/task/configure-analytics-workspace.html | https://servicenow-be-prod.servicenow.com/api/bundle/zurich-application-development/page/build/app-engine-studio/task/configure-analytics-workspace.html | 2025-08-06 | daily | 0.5 | 266.xml | en-US | zurich-application-development | build/app-engine-studio/task/configure-analytics-workspace.html | zurich | Enable analytics for a workspace in Workspace Builder | Enable the Analytics Center for a workspace in Workspace Builder. The Analytics Center enables users to track and analyze records and usage with dashboards, data visualizations, and insights on the instance. | [] | [
"Building applications",
"Developing your application",
"Builder library",
"Workspace Builder",
"Using Workspace Builder"
] | <article class="hascomments" data-page="bundle:zurich-application-development/enus/build/app-engine-studio/task/configure-analytics-workspace.html" id="bundle:zurich-application-development/enus/build/app-engine-studio/task/configure-analytics-workspace.html"><body id="configure-analytics-workspace"><main role="main"><... | {
"attachments": {
"all_attachments": null,
"topic_attachments": []
},
"available_languages": [
"enus"
],
"breadcrumbs": [
{
"title": "Building applications",
"topic_id": "build/custom-application/concept/build-applications.html"
},
{
"title": "Developing your applica... | # Enable analytics for a workspace in Workspace Builder
Enable the Analytics Center for a workspace in Workspace Builder. The Analytics Center enables users to track and analyze records and usage with dashboards, data visualizations, and insights on the instance.
## Before you begin
Role required:
* admin or Guided... | ---
title: Enable analytics for a workspace in Workspace Builder
description: Enable the Analytics Center for a workspace in Workspace Builder. The
Analytics Center enables users to track and analyze records and usage with dashboards,
data visualizations, and insights on the instance.
keywords: []
breadcrumbs:
- Bu... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.