add n8n task doc (#2465)
This commit is contained in:
BIN
fern/images/n8n/add_credential.png
Normal file
BIN
fern/images/n8n/add_credential.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 155 KiB |
BIN
fern/images/n8n/add_node.png
Normal file
BIN
fern/images/n8n/add_node.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 152 KiB |
BIN
fern/images/n8n/dispatch_task.png
Normal file
BIN
fern/images/n8n/dispatch_task.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 129 KiB |
BIN
fern/images/n8n/save_credential.png
Normal file
BIN
fern/images/n8n/save_credential.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
BIN
fern/images/n8n/ui_install.png
Normal file
BIN
fern/images/n8n/ui_install.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
BIN
fern/images/n8n/ui_install_success.png
Normal file
BIN
fern/images/n8n/ui_install_success.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
@@ -3,4 +3,28 @@ Title: n8n
|
|||||||
slug: integrations/n8n
|
slug: integrations/n8n
|
||||||
---
|
---
|
||||||
|
|
||||||
<img src="https://thumbs.dreamstime.com/b/pug-dog-holding-pliers-screwdriver-behind-old-wooden-sign-text-under-construction-white-background-constructor-92836854.jpg" />
|
## Install Skyvern node in n8n
|
||||||
|
> official verified Skyvern node is coming soon.
|
||||||
|
|
||||||
|
1. Get a [Skyvern](https://app.skyvern.com/) account, navigate to settings and copy your API Key, you will need to link this in the n8n.
|
||||||
|
|
||||||
|
2. Install Skyvern as a community node. Following the [n8n docs](https://docs.n8n.io/integrations/community-nodes/installation/gui-install/) to install on GUI.
|
||||||
|
|
||||||
|
3. Search for `n8n-nodes-skyvern` and install.
|
||||||
|

|
||||||
|
|
||||||
|
4. Wait until it's successfully installed.
|
||||||
|

|
||||||
|
|
||||||
|
## Running a Skyvern Task
|
||||||
|
5. Create a new workflow. Search for the `Skyvern` node.
|
||||||
|

|
||||||
|
|
||||||
|
6. Create a new credential.
|
||||||
|

|
||||||
|
|
||||||
|
7. Store the API Key from step 1 in the `API Key` field and `Save`
|
||||||
|

|
||||||
|
|
||||||
|
8. Dispatch a task!
|
||||||
|

|
||||||
Reference in New Issue
Block a user