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
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,49 +52,49 @@ Build workflows that automatically collect data from websites and deliver insigh
52
52
53
53
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.
54
54
55
-
### Step 1: Get your Apify API Key
55
+
1. Get your Apify API Key
56
56
57
-
To get started, navigate to [**Settings > Integrations**](https://console.apify.com/settings/integrations) in Apify Console and copy your API token.
57
+
To get started, navigate to [**Settings > Integrations**](https://console.apify.com/settings/integrations) in Apify Console and copy your API token.
58
58
59
-
<!-- TODO: placeholder: Apify Console API key location -->
59
+
<!-- TODO: placeholder: Apify Console API key location -->
60
60
61
-
### Step 2: Add Apify Credentials to Gumloop
61
+
1. Add Apify Credentials to Gumloop
62
62
63
-
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.
63
+
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.
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.
75
+
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.
76
76
77
-
<!-- TODO: placeholder: Apify Actor page showing "Create a task" button -->
77
+
<!-- TODO: placeholder: Apify Actor page showing "Create a task" button -->
78
78
79
-
:::important
79
+
:::important
80
80
81
-
The Task Runner only displays tasks that have been saved in your Apify Console, not individual Actors.
81
+
The Task Runner only displays tasks that have been saved in your Apify Console, not individual Actors.
82
82
83
-
:::
83
+
:::
84
84
85
-
### Step 5: Run Your Tasks
85
+
1. Run Your Tasks
86
86
87
-
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.
87
+
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.
88
88
89
-
This step is required because Gumloop needs to understand the output structure of your task to properly configure data fields.
89
+
This step is required because Gumloop needs to understand the output structure of your task to properly configure data fields.
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.
95
+
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