Skip to content

Commit 73cfb1c

Browse files
committed
restructure index.md
1 parent 4eea96e commit 73cfb1c

File tree

1 file changed

+22
-22
lines changed
  • sources/platform/integrations/workflows-and-notifications/gumloop

1 file changed

+22
-22
lines changed

sources/platform/integrations/workflows-and-notifications/gumloop/index.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -52,49 +52,49 @@ Build workflows that automatically collect data from websites and deliver insigh
5252

5353
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.
5454

55-
### Step 1: Get your Apify API Key
55+
1. Get your Apify API Key
5656

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.
5858

59-
<!-- TODO: placeholder: Apify Console API key location -->
59+
<!-- TODO: placeholder: Apify Console API key location -->
6060

61-
### Step 2: Add Apify Credentials to Gumloop
61+
1. Add Apify Credentials to Gumloop
6262

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.
6464

65-
<!-- TODO: placeholder: Gumloop credentials page showing Apify integration -->
65+
<!-- TODO: placeholder: Gumloop credentials page showing Apify integration -->
6666

67-
### Step 3: Add Apify Task Runner Node to Your Workflow
67+
1. Add Apify Task Runner Node to Your Workflow
6868

69-
Open a new Gumloop pipeline page. Search for **Apify Task Runner** in the **Node Library**, and drag and drop the node onto your canvas.
69+
Open a new Gumloop pipeline page. Search for **Apify Task Runner** in the **Node Library**, and drag and drop the node onto your canvas.
7070

71-
<!-- TODO: placeholder: Gumloop pipeline page with Apify Task Runner node -->
71+
<!-- TODO: placeholder: Gumloop pipeline page with Apify Task Runner node -->
7272

73-
### Step 4: Create and Save Tasks in Apify
73+
1. Create and Save Tasks in Apify
7474

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.
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.
7676

77-
<!-- TODO: placeholder: Apify Actor page showing "Create a task" button -->
77+
<!-- TODO: placeholder: Apify Actor page showing "Create a task" button -->
7878

79-
:::important
79+
:::important
8080

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.
8282

83-
:::
83+
:::
8484

85-
### Step 5: Run Your Tasks
85+
1. Run Your Tasks
8686

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.
8888

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.
9090

91-
<!-- TODO: placeholder: Apify task execution page -->
91+
<!-- TODO: placeholder: Apify task execution page -->
9292

93-
### Step 6: Configure Your Gumloop Workflow
93+
1. Configure Your Gumloop Workflow
9494

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.
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.
9696

97-
<!-- TODO: placeholder: Configured Apify Task Runner node in Gumloop -->
97+
<!-- TODO: placeholder: Configured Apify Task Runner node in Gumloop -->
9898

9999
## Example Workflow
100100

0 commit comments

Comments
 (0)