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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,21 +54,21 @@ To use the Apify integration in Gumloop, you need an Apify account, a Gumloop ac
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
-
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.
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
73
73

74
74
@@ -78,21 +78,21 @@ 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
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.
0 commit comments