Skip to content

Commit 31d2e70

Browse files
committed
docs: minor fixes
1 parent ac15d1b commit 31d2e70

File tree

9 files changed

+3
-3
lines changed

9 files changed

+3
-3
lines changed
120 KB
Loading
275 KB
Loading
387 KB
Loading
578 KB
Loading
258 KB
Loading
142 KB
Loading
270 KB
Loading
179 KB
Loading

sources/platform/integrations/workflows-and-notifications/dify.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ After that we can start the workflow and see the results.
9090
#### Scrape Single URL
9191

9292
1. Add the **Scrape Single URL** tool.
93-
2. Enter the **URL** to scrape (e.g., `https://en.wikipedia.org/wiki/Deutsche_Bahn`).
93+
2. Enter the **URL** to scrape (e.g., `https://docs.apify.com/`).
9494
3. Select the **Crawler type**. **Raw HTTP** is recommended for speed to work within Dify's timeout limits.
9595
4. Add an **End** node and map its output variable to the `json` result.
9696

@@ -112,8 +112,8 @@ After that we can start the workflow and see the results.
112112
2. Enter the **Store ID** and **Key** for the record you want to retrieve. (e.g., Store ID `fC0qZmL5RWIxoJG8z`, Record Key `INPUT`)
113113
3. Add an **End** node and map its output to the tool's `json` result.
114114

115-
![Get Key-Value Store Node](../images/dify-dataset-input.png)
116-
![Get Key-Value Store Node](../images/dify-dataset-succeded.png)
115+
![Get Key-Value Store Node](../images/dify-key-value-input.png)
116+
![Get Key-Value Store Node](../images/dify-key-value-succeded.png)
117117

118118
## Use Apify as a trigger
119119

0 commit comments

Comments
 (0)