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
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]>
Copy file name to clipboardExpand all lines: sources/platform/integrations/data-storage/drive.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,6 @@ slug: /integrations/drive
10
10
11
11
---
12
12
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
-
<iframewidth="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
-
17
13
## Get started
18
14
19
15
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:
24
20
25
21
## Set up Google Drive integration
26
22
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.
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.
41
33
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.
0 commit comments