Skip to content

Commit e36f8bc

Browse files
committed
more instructions on how to import the workflows
1 parent 15b82eb commit e36f8bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,15 @@ You can also pass a parameters object directly to the node, instead of the UI:
7979

8080
## Example workflows
8181

82-
To easily see how to work with SearchApi on n8n, refer to the examples we've prepared:
82+
To easily see how to work with SearchApi on n8n, refer to the examples we've prepared. To use them you can download the json file and import on n8n, or you can paste the url for the, you can also copy the contents and paste inside a workflow. Refer to [n8n docs](https://docs.n8n.io/courses/level-one/chapter-6/#exporting-and-importing-workflows_1) on how to import workflows.
8383

8484
- [Youtube video summarization with SearchApi](/examples/searchapi_youtube_transcripts/)
8585
- [Chatbot that searchs the web with SearchApi](/examples/searchapi_chatbot/)
8686

87+
### Importing workflow
88+
89+
90+
8791
---
8892

8993
## Output

0 commit comments

Comments
 (0)