Tool to build project translation in Crowdin, generating downloadable translation files. Use to create translation builds before downloading. This is an asynchronous operation - use CROWDIN_CHECK_PROJECT_BUILD_STATUS to monitor progress.
branchIdintegerBranch identifier to build translations for. If not specified, builds the main branch.
projectIdRequiredintegerProject Identifier. Use CROWDIN_LIST_PROJECTS or CROWDIN_GET_PROJECT to get valid project IDs.
targetLanguageIdsarrayList of target language codes to build (e.g., ['de', 'fr']). If not specified, builds all target languages. Use CROWDIN_LIST_LANGUAGES to get valid codes.
exportApprovedOnlybooleanExport only approved translations. Useful for quality control workflows.
skipUntranslatedFilesbooleanSkip untranslated files in the build. Cannot be used with skipUntranslatedStrings=true in the same request.
skipUntranslatedStringsbooleanSkip untranslated strings in the build. Cannot be used with skipUntranslatedFiles=true in the same request.
exportWithMinApprovalsCountintegerMinimum number of approvals required for a translation to be exported. Applicable for Enterprise plans.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.