# Workday REST - Get inbox tasks action

This action returns all the inbox task records for the connected user. Only the first 100 tasks are returned in descending order with the latest inbox task first.

If an integration user is used to connect, only inbox tasks for the integration user will be returned.

# Input fields

This action has no input fields.

# Output fields

Output field Description
Descriptor Title of the inbox task.
ID Workday ID of the inbox task.
HREF API resource URL of the inbox task.
Subject Subject object. Contains descriptor and ID.
Overall process Business process object. Contains descriptor and ID.
Status Status object. Contains descriptor and ID.
Step type Step type object. Contains descriptor and ID.
Assigned Date and time of assignment.
Due Due date of this inbox task.


Last updated: 7/2/2021, 10:09:23 AM