docs: new integrations section with screen recordings and videos + restructuring (#4705)
Co-authored-by: Kunal Mishra <kunalm2345@gmail.com>
This commit is contained in:
@@ -33,18 +33,6 @@
|
||||
"running-automations/extract-structured-data"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Self-Hosted Deployment",
|
||||
"pages": [
|
||||
"self-hosted/overview",
|
||||
"self-hosted/docker",
|
||||
"self-hosted/llm-configuration",
|
||||
"self-hosted/browser",
|
||||
"self-hosted/proxy",
|
||||
"self-hosted/kubernetes",
|
||||
"self-hosted/storage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Multi-Step Automations",
|
||||
"pages": [
|
||||
@@ -61,7 +49,8 @@
|
||||
"going-to-production/proxy-geolocation",
|
||||
"going-to-production/error-handling",
|
||||
"going-to-production/reliability-tips",
|
||||
"going-to-production/captcha-bot-detection"
|
||||
"going-to-production/captcha-bot-detection",
|
||||
"integrations/mcp"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -71,6 +60,19 @@
|
||||
"debugging/troubleshooting-guide",
|
||||
"debugging/faq"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Self-Hosted Deployment",
|
||||
"pages": [
|
||||
"self-hosted/overview",
|
||||
"self-hosted/docker",
|
||||
"self-hosted/llm-configuration",
|
||||
"self-hosted/browser",
|
||||
"self-hosted/proxy",
|
||||
"self-hosted/kubernetes",
|
||||
"self-hosted/storage",
|
||||
"integrations/local-llms"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -95,6 +97,15 @@
|
||||
"cloud/configure-blocks",
|
||||
"cloud/run-a-workflow"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Integrations",
|
||||
"pages": [
|
||||
"integrations/zapier",
|
||||
"integrations/make",
|
||||
"integrations/n8n",
|
||||
"integrations/workato"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user