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: sources/platform/integrations/workflows-and-notifications/gumloop/index.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,25 +48,25 @@ Build workflows that automatically collect data from websites and deliver insigh
48
48
49
49
To use the Apify integration in Gumloop, you need an Apify account, a Gumloop account, and at least one Apify task that has been run previously.
50
50
51
-
1.Get your Apify API Key
51
+
1._Get your Apify API Key_
52
52
53
53
To get started, navigate to [**Settings > Integrations**](https://console.apify.com/settings/integrations) in Apify Console and copy your API token.
54
54
55
55

56
56
57
-
1.Add Apify credentials to Gumloop
57
+
1._Add Apify credentials to Gumloop_
58
58
59
59
Next, go to [**Gumloop Credentials**](https://www.gumloop.com/settings/profile/credentials) and click **Add New Credentials**. Search for Apify in the credentials list, add your Apify API key, and save the credential.
60
60
61
61

62
62
63
-
1.Add Apify Task Runner node to your workflow
63
+
1._Add Apify Task Runner node to your workflow_
64
64
65
65
Open a new Gumloop pipeline page. Search for **Apify Task Runner** in the **Node Library**, and drag and drop the node onto your canvas.
66
66
67
67

68
68
69
-
1.Create and save tasks in Apify
69
+
1._Create and save tasks in Apify_
70
70
71
71
The Apify Task Runner node fetches tasks from your saved tasks in Apify Console. To create a task, navigate to [**Actors**](https://console.apify.com/actors), click on the Actor you want to use, and then click **Create a task** next to the Run button. Configure your task settings and save.
72
72
@@ -78,17 +78,17 @@ To use the Apify integration in Gumloop, you need an Apify account, a Gumloop ac
78
78
79
79
:::
80
80
81
-
1.Run your tasks
81
+
1._Run your tasks_
82
82
83
83
Before tasks appear in Gumloop, they must be executed at least once in Apify. Go to your [**Saved tasks**](https://console.apify.com/actors/tasks), click on the task you want to use, and click **Start** to execute it. Wait for the task to complete.
84
84
85
85
This step is required because Gumloop needs to understand the output structure of your task to properly configure data fields.
86
86
87
87

88
88
89
-
1.Configure your Gumloop workflow
89
+
1._Configure your Gumloop workflow_
90
90
91
-
Select your task from the dropdown menu. Choose the output fields you want to use. Configure maximum run time and output limits. Connect the node to other workflow components.
91
+
Configure maximum run time and output limits. Select your task from the dropdown menu. Choose the output fields you want to use. Connect the node to other workflow components.
The Apify task runner scrapes product prices from an e-commerce site. Ask AI analyzes price trends and identifies opportunities. Combine Text formats the analysis into a readable report. Gmail Sender emails the report to stakeholders.
108
+
The Apify task runner scrapes product prices from an e-commerce site. Ask AI analyzes price trends and identifies opportunities. Combine text formats the analysis into a readable report. Gmail Sender emails the report to stakeholders.
109
109
110
110
This workflow runs automatically and delivers actionable insights directly to your inbox.
0 commit comments