Skip to main content
All CollectionsWrk Action LibraryServiceNow
Retrieve table record from ServiceNow
Retrieve table record from ServiceNow
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve table record from ServiceNow.

Application

  • ServiceNow

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

Table ID

Name of the table in which the record exists

Text (Short)

Yes

Table record ID

Unique identifier of the record

Text (Short)

Yes

Exclude reference link?

Whether to exclude Table API links for reference fields

True/False

No

Field ID 1

A list of fields to return

Text (Short)

No

Field ID 2

A list of fields to return

Text (Short)

No

Field ID 3

A list of fields to return

Text (Short)

No

Return values

Choose which values to return

Predefined Choice List

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?