Marketplace
latest
false
Banner background image
Marketplace User Guide
Last updated Apr 16, 2024

Get User Presence

Overview

The Get User Presence activity calls the Microsoft Graph Presence API to retrieve the (Availability) and (Activity) for a specified (UserId).

After completing the operation, the activity outputs the Activity (Activity) and Availability (Availability) string objects.

How It Works

The following steps are example of how the activity works from design time (i.e., the activity dependencies and input/output properties) to run time.

  1. Complete the Setup steps.
  2. Add the Microsoft Teams Scope activity to your project.
  3. Add the Get User Presence activity inside the Microsoft Teams Scope activity.
  4. Enter values for the Input properties.
  5. Enter values for the output properties.
  6. Run the activity.

Properties

The values for the following properties are specified when adding this activity to your project in UiPath Studio.

Common

DisplayName

The display name of the activity.

Attributes

Details

Type

String

Required

Yes

Default value

Get User Presence

Allowed values

Enter a String or String variable.

Notes

N/A

Input

UserId

The identifier for the user. Can be user id or user principle name, which his typically the user's email but could also be an alias.

Attributes

Details

Type

String

Required

Yes

Default value

Empty

Allowed values

Enter a String or String variable.

Notes

NA

Misc

Private

If selected, the values of variables and arguments are no longer logged at Verbose level.

Attributes

Details

Type

Checkbox

Required

No

Default value

Not Selected

Allowed values

Selected or Not Selected

Notes

N/A

Output

Activity

The String object that represents the user's activity.

Attributes

Details

Type

String

Required

No

Default value

Empty

Allowed values

Enter a String variable.

Notes

The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack,Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive,InAMeeting, Offline, OffWork,OutOfOffice, PresenceUnknown,Presenting, UrgentInterruptionsOnly.

Availability

The String object that represents the user's availability.

Attributes

Details

Type

String

Required

No

Default value

Empty

Allowed values

Enter a String variable.

Notes

The base presence information for a user. Possible values are Available, AvailableIdle, Away, BeRightBack, Busy, BusyIdle, DoNotDisturb, Offline, PresenceUnknown

  • Overview
  • How It Works
  • Properties
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.