Update docs (#2099)
This commit is contained in:
149
fern/docs.yml
149
fern/docs.yml
@@ -17,57 +17,102 @@ colors:
|
|||||||
analytics:
|
analytics:
|
||||||
posthog:
|
posthog:
|
||||||
api-key: ${POSTHOG_API_KEY}
|
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:
|
navigation:
|
||||||
- api: API Reference
|
- tab: home
|
||||||
snippets:
|
layout:
|
||||||
python: skyvern
|
- section: Getting Started
|
||||||
- section: Getting Started
|
contents:
|
||||||
contents:
|
- page: Introduction
|
||||||
- page: Introduction
|
path: introduction.mdx
|
||||||
path: introduction.mdx
|
- page: Skyvern In Action
|
||||||
- page: Skyvern In Action
|
path: getting-started/skyvern-in-action.mdx
|
||||||
path: getting-started/skyvern-in-action.mdx
|
- page: Task Prompting Guide
|
||||||
- page: Task Prompting Guide
|
path: getting-started/prompting-guide.mdx
|
||||||
path: getting-started/prompting-guide.mdx
|
- section: Tasks
|
||||||
- section: Tasks
|
contents:
|
||||||
contents:
|
- page: Introduction
|
||||||
- page: Introduction
|
path: running-tasks/introduction.mdx
|
||||||
path: running-tasks/introduction.mdx
|
- page: Tasks API
|
||||||
- page: Tasks API
|
path: running-tasks/api-spec.mdx
|
||||||
path: running-tasks/api-spec.mdx
|
- api: Endpoints
|
||||||
- page: Tasks V2 API
|
paginated: true
|
||||||
path: running-tasks/api-v2-spec.mdx
|
snippets:
|
||||||
- api: Endpoints
|
python: skyvern
|
||||||
paginated: true
|
- page: Webhooks FAQ
|
||||||
snippets:
|
path: running-tasks/webhooks-faq.mdx
|
||||||
|
- page: Visualizing Results
|
||||||
|
path: running-tasks/visualizing-results.mdx
|
||||||
|
- page: Advanced Settings for tasks
|
||||||
|
path: running-tasks/advanced-features.mdx
|
||||||
|
- section: Workflows (Beta)
|
||||||
|
contents:
|
||||||
|
- page: Introduction
|
||||||
|
path: workflows/introduction.mdx
|
||||||
|
- page: Creating Workflows
|
||||||
|
path: workflows/creating-workflows.mdx
|
||||||
|
- page: Getting Existing Workflows
|
||||||
|
path: workflows/getting-workflows.mdx
|
||||||
|
- page: Running Workflows
|
||||||
|
path: workflows/running-workflows.mdx
|
||||||
|
- page: Workflow Blocks
|
||||||
|
path: workflows/workflow-blocks.mdx
|
||||||
|
- page: What the heck is a parameter?
|
||||||
|
path: workflows/what-is-a-parameter.mdx
|
||||||
|
- section: Integrations
|
||||||
|
contents:
|
||||||
|
- page: API Integrations
|
||||||
|
path: integrations/api.mdx
|
||||||
|
- page: Zapier
|
||||||
|
path: integrations/zapier.mdx
|
||||||
|
- 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
|
python: skyvern
|
||||||
- page: Webhooks FAQ
|
- tab: blog
|
||||||
path: running-tasks/webhooks-faq.mdx
|
- tab: github
|
||||||
- page: Visualizing Results
|
- tab: cloud
|
||||||
path: running-tasks/visualizing-results.mdx
|
- tab: demo
|
||||||
- page: Advanced Settings for tasks
|
|
||||||
path: running-tasks/advanced-features.mdx
|
|
||||||
- section: Workflows (Beta)
|
|
||||||
contents:
|
|
||||||
- page: Introduction
|
|
||||||
path: workflows/introduction.mdx
|
|
||||||
- page: Creating Workflows
|
|
||||||
path: workflows/creating-workflows.mdx
|
|
||||||
- page: Getting Existing Workflows
|
|
||||||
path: workflows/getting-workflows.mdx
|
|
||||||
- page: Running Workflows
|
|
||||||
path: workflows/running-workflows.mdx
|
|
||||||
- page: Workflow Blocks
|
|
||||||
path: workflows/workflow-blocks.mdx
|
|
||||||
- page: What the heck is a parameter?
|
|
||||||
path: workflows/what-is-a-parameter.mdx
|
|
||||||
- section: Integrations
|
|
||||||
contents:
|
|
||||||
- page: API Integrations
|
|
||||||
path: integrations/api.mdx
|
|
||||||
- page: Zapier
|
|
||||||
path: integrations/zapier.mdx
|
|
||||||
- page: ''
|
|
||||||
path: integrations/make.com.mdx
|
|
||||||
- page: Workato
|
|
||||||
path: integrations/workato.mdx
|
|
||||||
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