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

UI Automation activities

Last updated Feb 19, 2026

OpenDeepLink

Opens a deep link inside an application.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

OpenDeepLink(string, string, MobileOptions.OpenDeepLinkOptions)

OpenDeepLink(
	    string url,
	    string package,
	    MobileOptions. OpenDeepLinkOptions options = null
)
OpenDeepLink(
	    string url,
	    string package,
	    MobileOptions. OpenDeepLinkOptions options = null
)

url String : The URL you want to go to.

package String : The app, identified either by the iOS bundle id or the Android package name.

options MobileOptions.OpenDeepLinkOptions (Optional) : Specifies the MobileOptions.OpenDeepLinkOptions for the OpenDeepLink action. Default value is null.

  • Definition
  • OpenDeepLink(string, string, MobileOptions.OpenDeepLinkOptions)

Was this page helpful?

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