You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/data-platform/org-service/samples/web-access-plugin.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Sample: Web access from a plug-in (Microsoft Dataverse) | Microsoft Docs"# Intent and product brand in a unique string of 43-59 chars including spaces
3
3
description: "Learn how to write a plug-in that can access resources on the World Wide Web."# 115-145 characters including spaces. This abstract displays in the search result.
4
-
ms.date: 04/06/2022
4
+
ms.date: 04/10/2023
5
5
author: divkamath
6
6
ms.author: dikamath
7
7
ms.reviewer: pehecke
@@ -21,7 +21,7 @@ This sample shows how to write a plug-in that can access web (network) resources
21
21
22
22
## How to run this sample
23
23
24
-
1. Download or clone the [Samples](https://github.com/Microsoft/PowerApps-Samples) repo so that you have a local copy. This sample is located under PowerApps-Samples-master\cds\orgsvc\C#\WebAccessPlugin.
24
+
1. Download or clone the [Samples](https://github.com/Microsoft/PowerApps-Samples) repo so that you have a local copy. This sample is located under PowerApps-Samples-master\dataverse\orgsvc\C#\WebAccessPlugin.
25
25
1. There are two different plug-in class examples:
0 commit comments