Tool to build a project file translation in Crowdin. Use when you need to generate a translated version of a specific file for a target language. Returns a download URL for the translated file. May return 304 (Not Modified) if the file hasn't changed and If-None-Match header is…
fileIdRequiredintegerFile Identifier. Get via List Files action.
projectIdRequiredintegerProject Identifier. Get via List Projects action.
If_None_MatchstringAdd Etag identifier to see whether any changes were applied to the file. Returns 304 (Not Modified) if file unchanged.
exportAsXliffbooleanDefines whether to export file in XLIFF format. Use Export Project Translation instead. Default: false.
targetLanguageIdRequiredstringTarget Language Identifier (e.g., 'de', 'fr', 'uk'). Get via Project Target Languages.
exportApprovedOnlybooleanDefines whether to export only approved strings. Default: false.
skipUntranslatedFilesbooleanDefines whether to export only translated file. Cannot be true when skipUntranslatedStrings is true. Default: false.
skipUntranslatedStringsbooleanDefines whether to export only translated strings. Cannot be true when skipUntranslatedFiles is true. Default: false.
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.