43 integrations · more shipping monthly

Plugs into whatever you already use.

Storage, design, CMS, project management, dev tools. Pull source files in. Push translations back. No copy-paste, no "where's the latest version" — just sync.

Google Drive

Drive folders, in your dashboard.

Connect a folder, and every file in it (and any subfolder) becomes translatable. Translated outputs land back beside the source — same folder, formatting intact.

  • Two-way sync
  • Watch any folder
  • DOCX, slides, sheets
How it works
Figma

Stop emailing PNGs.

Pull text from your Figma frames, translate, and push edits back into the same layers. Auto-rerun on file changes — designers don't have to think about it.

  • Text layers in-place
  • Auto-resync on changes
  • Variants supported
How it works
GitHub

Localization on every PR.

When a PR touches i18n files, Rush Studio translates the diff in the languages you've set. The translations open as a follow-up PR your engineers review like any other.

  • PR-triggered diffs
  • Translation PRs
  • All i18n formats
How it works
Browse all

Pick a category. Pick an integration.

Live integrations work today. Beta integrations are in production at a handful of customers — we'll let you in if you ask.

43 integrations
Google Drive

Pull source files from any Drive folder. Push deliverables back automatically.

File storageLearn more →
Dropbox

Two-way sync with Dropbox folders, including Paper documents.

File storageLearn more →
OneDrive

Sync from personal or SharePoint folders. M365 SSO supported.

File storageLearn more →
Box

Enterprise-grade Box workspaces with audit log forwarding.

File storageLearn more →
AWS S3

Pull from any bucket. Useful for translating user-generated content at scale.

File storageLearn more →
Slack

Project updates, review pings, and slip alerts post to your channels.

CommunicationLearn more →
Microsoft Teams

Same notifications, in Teams. SSO via your tenant.

CommunicationLearn more →
Discord

Lightweight community + agency workflows. Webhook-based.

CommunicationLearn more →
Email

Plain old SMTP digests. Daily, weekly, or per-event.

CommunicationLearn more →
Figma

Translate Figma text layers in place. Auto-resync on file changes.

DesignLearn more →
Sketch

Export from Sketch, translate, re-import — text styles preserved.

DesignLearn more →
Adobe XDBeta

Pull XD text content via the Creative Cloud API.

DesignNotify me
PenpotBeta

Open-source design tool. Direct file-format integration.

DesignNotify me
GitHub

Auto-translate i18n files on PR. Open translation PRs back to your repo.

Code & docsLearn more →
GitLab

Same workflow as GitHub for self-hosted + cloud GitLab.

Code & docsLearn more →
Bitbucket

Atlassian-hosted repos. Pipelines hook supported.

Code & docsLearn more →
GitBook

Translate documentation pages — preserves markdown + blocks.

Code & docsLearn more →
ReadMeBeta

API docs translation. Reference and Guides both supported.

Code & docsNotify me
Contentful

Native locale-aware content trees. Webhook-driven sync.

CMSLearn more →
Sanity

Studio plugin + GROQ queries for headless translation workflows.

CMSLearn more →
Strapi

Open-source headless CMS. v4 + v5 plugin available.

CMSLearn more →
WordPress

Plugin for Posts, Pages, custom post types, ACF fields, Yoast meta.

CMSLearn more →
Webflow

Translate Collections via the Data API. Multi-locale publishing.

CMSLearn more →
Shopify

Product, variant, and storefront translations. Markets-aware.

CMSLearn more →
StoryblokBeta

Visual editor for translated content.

CMSNotify me
GhostBeta

Translate posts via the Admin API. Newsletters supported.

CMSNotify me
HubSpot

Email templates, landing pages, and marketing content.

MarketingLearn more →
Mailchimp

Campaigns and audience-specific newsletter copy.

MarketingLearn more →
KlaviyoBeta

Flow + campaign translation. Persona-aware.

MarketingNotify me
Intercom

Help articles, messages, and chat snippets.

MarketingLearn more →
Zendesk

Help Center articles + macros, localized per brand.

MarketingLearn more →
Customer.ioBeta

Triggered email + push translations.

MarketingNotify me
Notion

Translate pages, databases, and wikis. Comments threaded back.

Project mgmtLearn more →
Linear

Localization tickets auto-created per project + per language.

Project mgmtLearn more →
Jira

Sprint integration. Sub-tasks per language pair.

Project mgmtLearn more →
Asana

Project + task sync. Custom fields supported.

Project mgmtLearn more →
ClickUpBeta

Spaces and lists. Workload view for translators.

Project mgmtNotify me
MondayBeta

Localization board with status automations.

Project mgmtNotify me
MixpanelBeta

Track which translations drive conversion in which markets.

AnalyticsNotify me
SegmentBeta

Pipe translated copy events into your warehouse.

AnalyticsNotify me
Zapier

5,000+ apps via Zapier triggers and actions.

AutomationLearn more →
Make

Visual workflow builder. Webhook + REST modules.

AutomationLearn more →
n8nBeta

Self-hosted automation. Node available on npm.

AutomationNotify me
Coming soon

A public API is in the works.

Translate any string from anywhere — your CMS, your CRM, your weird internal Rails app. We're hardening it with design partners now and opening it up later this year.

REST + webhooksTrigger on project create, segment update, file export, deadline alert.
Idempotent + asyncLong-running translation jobs return a job ID; poll or webhook for the result.
{}
OpenAPI 3.1 specOfficial SDKs in TypeScript, Python, Go, and Ruby — generated from the same spec.
Design partner spots open · talk to us if you want early access.
curl · translate one string
# Translate a single string into German
curl https://api.rush.studio/v1/translate
  -H "Authorization: Bearer $RS_TOKEN"
  -H "Content-Type: application/json"
  -d '{ "text": "Welcome to your workspace.", "source": "en", "target": "de" }'
Preview · Coming soon
A peek at the planned API. Endpoints, payload shapes, and error semantics are still settling.

Missing a tool you depend on?

Tell us. We ship 2-3 new integrations a month, prioritized by what customers actually use.