Tool to build translations for a specific directory in a Crowdin project. Use when you need to export translations for a directory. Returns build details after successfully initiating the build process.
projectIdRequiredintegerProject identifier. Use CROWDIN_LIST_PROJECTS to get available project IDs.
directoryIdRequiredintegerDirectory identifier. Use CROWDIN_LIST_DIRECTORIES to get available directory IDs.
targetLanguageIdsarraySpecify target languages for build (e.g., ['de', 'fr', 'uk']). Leave empty to build all target languages.
exportApprovedOnlybooleanDefines whether to export only approved strings.
skipUntranslatedFilesbooleanDefines whether to export only translated files. Note: Cannot be true if skipUntranslatedStrings is true.
preserveFolderHierarchybooleanPreserve folder hierarchy in the exported translation build.
skipUntranslatedStringsbooleanDefines whether to export only translated strings. Note: Cannot be true if skipUntranslatedFiles is true.
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.