Skip to content

Commit f21b8a8

Browse files
committed
Updates per blog
1 parent 3ba7fd2 commit f21b8a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/connectors/connectors-google-data-security-privacy-policy.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,17 @@ If you have to use the Gmail connector with a Gmail consumer account and non-app
4646

4747
### Create Google client app
4848

49-
1. To create this app, use [Google's setup tool](https://console.developers.google.com/start/api?id=gmail&credential=client_key) and follow the instructions.
50-
51-
For detailed steps, review the instructions in the [Gmail connector's technical reference documentation](https://docs.microsoft.com/connectors/gmail/).
49+
1. To create this app, use the [Google API Console wizard](https://console.developers.google.com/start/api?id=gmail&credential=client_key) and follow the instructions. For detailed steps, review the instructions in the [Gmail connector's technical reference documentation](https://docs.microsoft.com/connectors/gmail/).
5250

5351
1. Provide these values when required:
5452

5553
* Gmail scope: `https://mail.google.com`
5654
* Authorized domain: `azure-apim.net`
5755
* Redirect URI: `https://global.consent.azure-apim.net/consent`
5856

59-
When you're done, your screen looks like this example except you'll have your own **Client ID** and **Client secret** values, which you later use in your logic app.
57+
When you're done, your screen looks like this example except you'll have your own **Client ID** and **Client secret** values, which you later use in your logic app.
6058

61-
![Client ID and client secret for your Google client app](./media/connectors-google-data-security-privacy-policy/google-api-console.png)
59+
![Client ID and client secret for your Google client app](./media/connectors-google-data-security-privacy-policy/google-api-console.png)
6260

6361
### Use client app settings in logic app
6462

articles/logic-apps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@
227227
href: ../connectors/connectors-create-api-ftp.md
228228
- name: GitHub
229229
href: ../connectors/connectors-create-api-github.md
230+
- name: Gmail - Google data security & privacy policies
231+
href: ../connectors/connectors-google-data-security-privacy-policy.md
230232
- name: HTTP
231233
href: ../connectors/connectors-native-http.md
232234
- name: HTTP + Swagger

0 commit comments

Comments
 (0)