Update Work Phone

Update the work phone information for a specific worker ID in Workday.

Input

Field Definition Type Required

Worker

Worker Resource iD

Unique identifier of the worker.

Text

TRUE

Work Phone

Phone ID

Unique identifier of the phone.

Text

TRUE

Complete Phone Number

The new, complete phone number. Empty values are ignored.

Text

FALSE

Extension

Any phone extension. Empty values are ignored.

To delete an extension, use "" (empty quotes).

Text

FALSE

Device Type Integration ID

Unique identifier of the device type. Empty values are ignored.

To determine the Device Type Integration ID in Workday, complete the following steps:

  1. Run the Phone Device Types report.

  2. Mouse over the desired device type and click the ellipsis when it appears.

  3. Mouse over the Integration IDs list and click View IDs.

  4. Copy and paste the Workday ID value into this field.

Text

FALSE

Country Phone Code Integration ID

Unique identifier for the country phone code. Empty values are ignored.

To determine the Country Phone Code Integration ID in Workday, complete the following steps:

  1. Run the Country Phone Codes report.

  2. Mouse over the desired country and click the ellipsis when it appears.

  3. Mouse over the Integration IDs list and click View IDs.

  4. Copy and paste the Workday ID value into this field.

Text

FALSE

Is Public

Indicate if the phone number is public.

True/False

FALSE

Output

Field Definition Type

Result

Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Overall Status

The status of the business process.

For example, Successfully Completed, Denied, or Terminated.

Text

Related topics

Workday connector

Cards in flows

Workday Staffing API