Update docs (#2099)
This commit is contained in:
@@ -17,10 +17,46 @@ colors:
|
||||
analytics:
|
||||
posthog:
|
||||
api-key: ${POSTHOG_API_KEY}
|
||||
navbar-links:
|
||||
- type: minimal
|
||||
icon: fa-brands fa-discord
|
||||
href: https://discord.gg/fG2XXEuQX3
|
||||
- type: minimal
|
||||
icon: fa-brands fa-github
|
||||
href: https://github.com/Skyvern-AI/Skyvern/
|
||||
- type: filled
|
||||
text: Try Skyvern Cloud
|
||||
href: https://app.skyvern.com
|
||||
tabs:
|
||||
home:
|
||||
display-name: Home
|
||||
icon: home
|
||||
api:
|
||||
display-name: API Reference
|
||||
icon: code
|
||||
blog:
|
||||
display-name: Blog
|
||||
icon: newspaper
|
||||
href: https://blog.skyvern.com
|
||||
community:
|
||||
display-name: Community
|
||||
icon: discord
|
||||
href: https://discord.gg/fG2XXEuQX3
|
||||
github:
|
||||
display-name: Github
|
||||
icon: fa-brands fa-github
|
||||
href: https://github.com/Skyvern-AI/Skyvern/
|
||||
cloud:
|
||||
display-name: Skyvern Cloud
|
||||
icon: cloud
|
||||
href: https://app.skyvern.com
|
||||
demo:
|
||||
display-name: Book a demo
|
||||
icon: calendar
|
||||
href: https://meetings.hubspot.com/skyvern/demo
|
||||
navigation:
|
||||
- api: API Reference
|
||||
snippets:
|
||||
python: skyvern
|
||||
- tab: home
|
||||
layout:
|
||||
- section: Getting Started
|
||||
contents:
|
||||
- page: Introduction
|
||||
@@ -35,8 +71,6 @@ navigation:
|
||||
path: running-tasks/introduction.mdx
|
||||
- page: Tasks API
|
||||
path: running-tasks/api-spec.mdx
|
||||
- page: Tasks V2 API
|
||||
path: running-tasks/api-v2-spec.mdx
|
||||
- api: Endpoints
|
||||
paginated: true
|
||||
snippets:
|
||||
@@ -67,7 +101,18 @@ navigation:
|
||||
path: integrations/api.mdx
|
||||
- page: Zapier
|
||||
path: integrations/zapier.mdx
|
||||
- page: ''
|
||||
- page: Make
|
||||
path: integrations/make.com.mdx
|
||||
- page: N8N
|
||||
path: integrations/n8n.mdx
|
||||
- page: Workato
|
||||
path: integrations/workato.mdx
|
||||
- tab: api
|
||||
layout:
|
||||
- api: API Reference
|
||||
snippets:
|
||||
python: skyvern
|
||||
- tab: blog
|
||||
- tab: github
|
||||
- tab: cloud
|
||||
- tab: demo
|
||||
6
fern/integrations/n8n.mdx
Normal file
6
fern/integrations/n8n.mdx
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
Title: 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" />
|
||||
Reference in New Issue
Block a user