Update Work Email

Update the work email address for a specific worker ID in Workday.

Input

Field Definition Type Required

Worker

Worker Resource ID

Unique identifier of the worker.

Text

TRUE

Work Email

Email ID

Unique identifier of the email.

Text

TRUE

Email Address

The new email address of the worker. Empty values are ignored.

Text

FALSE

Is Public

Indicate if the email address 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