Skip to content

Commit e460eaa

Browse files
authored
Merge pull request #9160 from MicrosoftDocs/mints-mobile
Update mobile-deep-links.md
2 parents 187be13 + 7a9d7d3 commit e460eaa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

powerapps-docs/mobile/mobile-deep-links.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Deep links for the Power Apps mobile app should start with the following:
3737

3838
```ms-apps://<org-url>_<app-id>?tenantId=<tenant-id>&isShortcut=true&appType=AppModule&openApp=true&restartApp=true&forceOfflineDataSync=true```
3939

40+
> [!IMPORTANT]
41+
> The org-url can't contain **https://**. The following is a example of a model-driven app deeplink: <br>
42+
> ms-apps://contoso.onmicrosoft.com_e6429eba-2204-40e8-b9dd-fc74791ff2c2?tenantId=219f9bd4-8c16-4dfa-b87e-f4a33764f1dd
43+
4044
| **Parameter** | **Description** |
4145
|----------------------|------------------------------------------------------------------------------|
4246
| &lt;targeted-app&gt; | <ul><li>`ms-dynamicsxrm` -> Dynamics 365 for phones</li><li> `ms-apps-fs` -> Field Service</li><li>`ms-apps` -> Power Apps</li><li>`ms-mobile-apps` -> wrapped native mobile apps</li> |

0 commit comments

Comments
 (0)