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

Retrieve all user roles 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

Return all?

Whether to return all results or only up to a given limit

True/False

No

Limit

Max number of results to return

Number

No

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

Filter

An encoded query string used to filter the results

Text (Long)

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?