Tool to create a new project in Crowdin. Use before uploading source files to initialize translation workflows.
logoLogo file name within Enterprise organization.
nameRequiredstringDisplay name for the project. Should be descriptive and unique within your organization.
typeintegerProject type: 0 = file-based (default, supports uploaded files), 1 = strings-based (manages strings directly without files).
cnamestringCustom domain name for Enterprise projects.
identifierstringUnique project identifier string used in URLs. If not provided, auto-generated from project name.
visibilitystringProject visibility: 'private' (only invited members can access) or 'open' (publicly visible). Default: 'private'.
descriptionstringOptional human-readable project description.
sourceLanguageIdRequiredstringSource language code (ISO 639-1 two-letter code, e.g., 'en' for English, 'de' for German, 'fr' for French). Use CROWDIN_LIST_LANGUAGES to get valid language codes.
targetLanguageIdsRequiredarrayList of target language codes (ISO 639-1 two-letter codes) for translation. At least one target language required. Use CROWDIN_LIST_LANGUAGES to get valid codes.
languageAccessPolicystringLanguage access policy: 'open' (any user can translate) or 'moderate' (restricted access). Default: 'moderate'.
normalizePlaceholderbooleanEnable placeholder normalization across languages.
notificationSettingsobjectNotification settings object specifying email triggers.
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.