README Updates (#3442)
This commit is contained in:
BIN
fern/images/block_example_v2.png
Normal file
BIN
fern/images/block_example_v2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
@@ -8,23 +8,28 @@ slug: integrations/n8n
|
||||
|
||||
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.
|
||||
1. Install [Skyvern node](https://n8n.io/integrations/skyvern/Skyvern) in n8n. If you prefer using the Community Node, follow the [Community Node Setup](#community-node-setup) section.
|
||||
|
||||
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.
|
||||
## Running Skyvern
|
||||
1. Create a new workflow. Search for the `Skyvern` node.
|
||||

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

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

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

|
||||
1. Dispatch a task or workflow
|
||||

|
||||
|
||||
## Community Node Setup
|
||||
|
||||
1. Install Skyvern as a community node. Following the [n8n docs](https://docs.n8n.io/integrations/community-nodes/installation/gui-install/) to install on GUI.
|
||||
|
||||
1. Search for `n8n-nodes-skyvern` and install.
|
||||

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

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