activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

List All Tasks in Your Inbox

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI PathNotes
Lists inbox tasks for the connected Workday user.GET/workers/me/inboxTasks/me is resolved using the user who created the connection.

Input

ParameterDescriptionData type
Max recordsMaximum number of inbox tasks to return in a single response int32

Output

ParameterDescriptionData type
Inbox tasksCollection of inbox task records for the current user.Array
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated