Skip to content

Conversation

@khaliqgant
Copy link
Member

@khaliqgant khaliqgant commented Nov 25, 2025

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 .mdx files 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


To obtain your own production credentials, follow the setup guide linked below.
</Step>
</Steps>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Documentation]

The order of arguments in the code example is incorrect. Use JSON.stringify(res.data, null, 2) (replacer → space) instead of JSON.stringify(res.data, 2, null).

Context for Agents
[**Documentation**]

The order of arguments in the code example is incorrect. Use `JSON.stringify(res.data, null, 2)` (replacer → space) instead of `JSON.stringify(res.data, 2, null)`.

File: docs/api-integrations/google-docs.mdx
Line: 73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants