Skip to content

Commit fe51c7c

Browse files
valekjoTC-MO
andauthored
docs: Update Gmail and Drive integration docs (#1447)
With the migration away from appmixer, we need to update docs for gmail and drive integrations, because those work a bit differently now. I've dropped the videos, because those are showing the old flow too (cc @TheoVasilis ) --------- Co-authored-by: Michał Olender <[email protected]>
1 parent 7d9601e commit fe51c7c

File tree

8 files changed

+21
-34
lines changed

8 files changed

+21
-34
lines changed

sources/platform/integrations/data-storage/drive.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ slug: /integrations/drive
1010

1111
---
1212

13-
Complementary to the following guide we've created a detailed video, that will guide you through the process of setting up your Google Drive integration.
14-
15-
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/IFTeKdj6ZGM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
16-
1713
## Get started
1814

1915
To use the Apify integration for Google Drive, you will need:
@@ -24,21 +20,23 @@ To use the Apify integration for Google Drive, you will need:
2420

2521
## Set up Google Drive integration
2622

27-
1. Head over to **Integrations** tab in your saved task and click on the Google Drive integration.
23+
1. Head over to **Integrations** tab in your saved task and click on the **Upload file** integration.
2824

29-
![Google Drive integration](../images/gdrive/google-maps-task-integrations.png)
25+
![Google Drive integration](../images/google/google-integrations-add.png)
3026

31-
1. Click on **Sign in with Google** button and select the account with which you want to use the integration.
27+
1. Click on **Connect with Google** button and select the account with which you want to use the integration.
3228

33-
![Google Drive integration signup](../images/gdrive/google-maps-task-integration-setup.png)
29+
![Google Drive integration](../images/google/google-integrations-connect-drive.png)
3430

35-
1. Select the desired format of the dataset file.
31+
1. Set up the integration details. You can choose the **Filename** and **Format** , which can make use of available variables.
32+
The file will be uploaded to your Google Drive account to `Apify Uploads` folder. By default, the integration is triggered by successful runs only.
3633

37-
![Google Drive integration format](../images/gdrive/google-maps-task-integration-format.png)
34+
![Google Drive integration](../images/google/google-integrations-details-drive.png)
3835

3936
1. Click on **Save** & enable the integration.
4037

41-
![Google Drive integration save](../images/gdrive/google-maps-task-integration-save.png)
42-
4338
Once this is done, run your Actor to test whether the integration is working.
4439

40+
You can manage your connected accounts at **[Settings > API & Integrations](https://console.apify.com/settings/integrations)**.
41+
42+
![Google Drive integration](../images/google/google-integrations-accounts.png)
268 KB
Loading
463 KB
Loading
156 KB
Loading
143 KB
Loading
282 KB
Loading
340 KB
Loading

sources/platform/integrations/workflows-and-notifications/gmail.md

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ slug: /integrations/gmail
1010

1111
---
1212

13-
Complementary to the following guide we've created a detailed video, that will guide you through the process of setting up your Gmail integration.
14-
15-
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/BcFexrRxzdM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
16-
1713
## Get started
1814

1915
To use the Apify integration for Gmail, you will need:
@@ -24,31 +20,24 @@ To use the Apify integration for Gmail, you will need:
2420

2521
## Set up Gmail integration
2622

27-
1. Head over to **Integrations** tab in your task and click on Gmail integration.
28-
29-
![Gmail integration](../images/gmail/google-maps-task-integrations.png)
30-
31-
1. In the popup window select:
23+
1. Head over to **Integrations** tab in your task and click on Send email generic integration.
3224

33-
- Send results email via Gmail
34-
- Get notified when the run fails
25+
![Google Drive integration](../images/google/google-integrations-add.png)
3526

36-
![Gmail integration setup](../images/gmail/google-maps-task-configuration.png)
27+
1. Click on **Connect with Google** button and select the account with which you want to use the integration.
3728

38-
1. Click on **Sign in with Google** button and select the account with which you want to use the integration.
29+
![Google Drive integration](../images/google/google-integrations-connect-gmail.png)
3930

40-
![Gmail integration email signup](../images/gmail/google-maps-task-email.png)
31+
1. Set up the integration details. **Subject** and **Body** fields can make use of available variables. Dataset can be attached in several formats.
32+
By default, the integration is triggered by successful runs only.
4133

42-
1. After signing in you need to specify to what email account you want to send the message through the integration. Optionally you can also specify the subject and body of the email that will be sent.
34+
![Google Drive integration](../images/google/google-integrations-details-gmail.png)
4335

44-
![Gmail integration email setup](../images/gmail/google-maps-task-email-filled.png)
36+
1. Click on **Save** & enable the integration.
4537

46-
1. Select the desired format of the attached dataset file.
47-
48-
![Gmail integration format selection](../images/gmail/google-maps-task-email-format.png)
38+
Once this is done, run your Actor to test whether the integration is working.
4939

50-
1. Click on save & enable the integration.
40+
You can manage your connected accounts at **[Settings > API & Integrations](https://console.apify.com/settings/integrations)**.
5141

52-
![Gmail integration save](../images/gmail/google-maps-task-email-save.png)
42+
![Google Drive integration](../images/google/google-integrations-accounts.png)
5343

54-
Once this is done, run your Actor to test whether the integration is working.

0 commit comments

Comments
 (0)