← All apps Automate Crowdin for free on Stepper
Visit Crowdin Translation and localization management platform for managing multilingual content, translation projects, glossaries, and translation memory.
I want to integrate
with
See how to connect Crowdin to ... Triggers available for Crowdin on Stepper
New Source String
Triggers when a new source string is added to a project.
File Fully Translated
Triggers when a project file is fully translated into all target languages.
File Fully Approved
Triggers when a project file is fully reviewed/approved.
New Translation
Triggers when a new translation suggestion is added for a source string.
Task Status Changed
Triggers when the status of a task changes (e.g., from "todo" to "in_progress" or "done").
Actions available for Crowdin on Stepper
Create Project
Creates a new translation project in Crowdin.
- 6 parameters
- Project Name
- Source Language
- Target Languages
- Project Identifier
- Visibility
- Description
Get Project
Retrieves details of a specific Crowdin project.
Add Source String
Adds a new source string to a project for translation.
- 7 parameters
- Project
- File
- Text
- Identifier
- Context
- Hidden
- Max Translation Length
List Source Strings
Lists source strings in a project, optionally filtered by file.
- 3 parameters
- Project
- File
- Search
Add Translation
Adds a translation for a source string in a specific language.
- 4 parameters
- Project
- String ID
- Language
- Translation Text
Get Project Progress
Returns translation and approval progress per language for a project.
Add Glossary Term
Adds a new term to a glossary.
- 5 parameters
- Glossary
- Term
- Language
- Description
- Part of Speech
List Glossary Terms
Lists terms in a glossary.
- 2 parameters
- Glossary
- Language
Create Task
Creates a new translation or proofreading task in a project.
- 7 parameters
- Project
- Title
- Language
- File IDs
- Type
- Description
- Deadline
List Projects
Lists all projects the authenticated user has access to.
Upload Source File
Uploads a source file to a Crowdin project. First uploads to storage, then adds the file to the project.
- 5 parameters
- Project
- File Name
- File Content
- Directory
- Branch
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.