# 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.

INTEGRATION USERS AFFECT OUTPUT

If an integration user is used to connect, this action returns inbox tasks assigned to that integration user only.

# 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: 5/26/2025, 3:37:00 AM