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

UI Automation activities

Last updated Mar 13, 2026

GetSessionIdentifier

Retrieve the session ID of the current Mobile Device Manager connection to route HTTP commands to Appium endpoints so you can perform custom actions.

Definition

Namespace: UiPath.MobileAutomation.API.Models

Assembly: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

GetSessionIdentifier(MobileOptions.GetSessionIdentifierOptions)

GetSessionIdentifier(
	    MobileOptions. GetSessionIdentifierOptions options = null
)
GetSessionIdentifier(
	    MobileOptions. GetSessionIdentifierOptions options = null
)

options MobileOptions.GetSessionIdentifierOptions (Optional) : Specifies the MobileOptions.GetSessionIdentifierOptions for the GetSessionIdentifier action. Default value is null.

Return value

A string containing the identifier of the currently active session.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated