Integrations

Connect the tools you already use to your Ploy workspace.

Ploy integrates with your existing marketing, design, analytics, and development tools. Connect them from Settings → Integrations in the Ploy dashboard.


Available Integrations

Design & Brand

IntegrationWhat It Does
FigmaExtract brand tokens (colors, typography, spacing) from a Figma file. Export frames and images. Use Figma designs as reference for Ploy's Agent when building pages.

Analytics & SEO

IntegrationWhat It Does
Google Analytics 4Query your GA4 data from inside Ploy — active users, sessions, top pages, acquisition channels, and more.
Google Search ConsoleMonitor search performance — keyword rankings, impressions, clicks, CTR, and indexing status.

Ploy Site Development

Each Ploy Site gets its own repository hosted under the github.com/ployspace/ org — one repo per site. This is managed entirely by Ploy and is separate from any GitHub account or organization you own.

IntegrationWhat It Does
Code Sync (via GitHub)Connect to your site's @ployspace repository. Ploy's Agent commits its edits there; your dev team can push changes back and Ploy will pull them into the sandbox.

External Development Tools

Bring your own GitHub repositories into Ploy by connecting your personal or organization GitHub account via Workspace Integrations. Unlike Ploy Site Development, these repos live in your GitHub — Ploy's Agent can read from and write to them as part of your workflows.

IntegrationWhat It Does
GitHubConnect your own GitHub account or organization. Ploy's Agent can read files, open pull requests, and push changes to any repository you authorize — useful for documentation sites, content repos, or custom tooling workflows.

Productivity & CRM

IntegrationWhat It Does
NotionRead pages and databases from your Notion workspace. Pull content for blog posts, documentation, or marketing copy.
SlackReceive notifications and updates in your Slack channels.
HubSpotConnect your CRM to enrich visitor data and sync marketing context.

How to Connect

  1. Navigate to Settings → Integrations in the Ploy dashboard.
  2. Find the integration you want and click Connect.
  3. Complete the OAuth authorization flow with the service provider.
  4. Once connected, the integration is available immediately — Ploy's Agent can read from (and in some cases write to) the connected service.

Tip: You can also ask Ploy's Agent to connect an integration — "Connect our Google Analytics" or "Link our Figma file."


Using Integrations with Ploy's Agent

Once connected, integrations become part of Ploy's Agent's toolkit. Examples:

  • Figma: "Extract our brand from this Figma file: [URL]"
  • GA4: "How many sessions did we get this week?"
  • GSC: "What keywords are we ranking for on the blog?"
  • Code Sync: "Sync from GitHub" — pulls your team's latest commits into the Ploy sandbox
  • GitHub (external): "Open a PR in our docs repo with these changes"
  • Notion: "Pull our support docs from Notion"

Ploy's Agent knows which integrations are connected and will suggest connecting new ones when they'd be useful.


Permissions & Security

  • Each integration uses OAuth — Ploy never stores your passwords.
  • You can disconnect any integration at any time from Settings.
  • Integrations request only the permissions they need (e.g., read-only for analytics, read-write for GitHub).

What's Next?