feat(docs-migration): second iteration of docs migration #5056
+5,832
−3,727
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Migrates:
outlook
linkedin
linear
microsoft-teams
quickbooks
zendesk
xero
asana
instagram
sharepoint-online
zoom
twitter-v2
confluence
github-app
one-drive
calendly
dropbox
microsoft
intercom
google-docs
github-app-oauth
google-ads
stripe
pipedrive
zoho-crm
amazon
accelo
discord
attio
box
clickup
youtube
whatsapp-business
apollo
salesforce-sandbox
freshdesk
google-analytics
Docs Migration – Batch #2: Move & Normalize 40+ Integration Guides
This PR represents the second iteration of our documentation migration effort. It relocates more than forty SaaS-integration guides (Outlook, LinkedIn, Zendesk, Xero, Twitter v2, etc.) into the new two-tier docs architecture and standardises their front-matter, paths, and heading conventions. No runtime or SDK code is touched; all changes are confined to
.mdxfiles and sidebar configuration. The restructuring improves discoverability, enforces a consistent template, and prepares our docs site for the upcoming redesign.Key Changes
• Moved 40+ .mdx integration guides to docs/integrations/all and docs/api-integrations/*
• Updated front-matter (title, description, id, sidebar position) to match new template
• Fixed/updated all internal links to reflect new folder structure
• Added placeholder notes for external redirects that need to be set up before public rollout
Affected Areas
• Documentation (.mdx files)
• Sidebars / navigation metadata
• Internal doc links and anchors
This summary was automatically generated by @propel-code-bot