Phrase Component

Phrase is a translation management platform for software projects
Component key: phrase#
DescriptionPhrase is a translation management platform for software projects.
#
Phrase Connections#
BasicInput | Notes |
---|---|
Input Password password / Required | Notes |
Input Username string / Required | Notes |
#
TokenInput | Notes |
---|---|
Input API Key password / Required | Notes |
#
Actions#
Account LocalesList locales used in account | key: accountLocales
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Account ShowGet a single account | key: accountShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Accounts ListList accounts | key: accountsList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Authorization CreateCreate an authorization | key: authorizationCreate
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Expires At string | Notes Expiration date for the authorization token | Example 2015-03-30T09:52:53Z |
Input Note string | Notes A note to help you remember what the access is used for | Example My Deploy Script |
Input Scopes string | Notes A list of scopes that the access can be used for | Example read,write |
#
Authorization DeleteDelete an authorization | key: authorizationDelete
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Authorization ShowGet a single authorization | key: authorizationShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Authorization UpdateUpdate an authorization | key: authorizationUpdate
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Expires At string | Notes Expiration date for the authorization token | Example 2015-03-30T09:52:53Z |
Input Id string / Required | Notes ID | Example |
Input Note string | Notes A note to help you remember what the access is used for | Example My Deploy Script |
Input Scopes string | Notes A list of scopes that the access can be used for | Example read,write |
#
Authorizations ListList authorizations | key: authorizationsList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Bitbucket Sync ExportExport from Phrase to Bitbucket | key: bitbucketSyncExport
Input | Notes | Example |
---|---|---|
Input Account Id string | Notes Account ID to specify the actual account the project should be created in | Example abcd1234 |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
#
Bitbucket Sync ImportImport to Phrase from Bitbucket | key: bitbucketSyncImport
Input | Notes | Example |
---|---|---|
Input Account Id string | Notes Account ID to specify the actual account the project should be created in | Example abcd1234 |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
#
Bitbucket Syncs ListList Bitbucket syncs | key: bitbucketSyncsList
Input | Notes |
---|---|
Input Account Id string | Notes Account ID to specify the actual account the project should be created in |
Input Connection connection / Required | Notes |
#
Blacklisted Key CreateCreate a blacklisted key | key: blacklistedKeyCreate
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Name string | Notes Blacklisted key name | Example date.formats.* |
Input Project Id string / Required | Notes Project ID | Example |
#
Blacklisted Key DeleteDelete a blacklisted key | key: blacklistedKeyDelete
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Blacklisted Key ShowGet a single blacklisted key | key: blacklistedKeyShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Blacklisted Key UpdateUpdate a blacklisted key | key: blacklistedKeyUpdate
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Name string | Notes Blacklisted key name | Example date.formats.* |
Input Project Id string / Required | Notes Project ID | Example |
#
Blacklisted Keys ListList blacklisted keys | key: blacklistedKeysList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Branch CompareCompare branches | key: branchCompare
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Name string / Required | Notes name |
Input Name string | Notes Name of the branch |
Input Project Id string / Required | Notes Project ID |
#
Branch CreateCreate a branch | key: branchCreate
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Name string | Notes Name of the branch | Example my-branch |
Input Project Id string / Required | Notes Project ID | Example |
#
Branch DeleteDelete a branch | key: branchDelete
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Name string / Required | Notes name |
Input Project Id string / Required | Notes Project ID |
#
Branch MergeMerge a branch | key: branchMerge
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Name string / Required | Notes name | Example |
Input Project Id string / Required | Notes Project ID | Example |
Input Strategy string | Notes strategy used for merge blocking, use_master or use_branch | Example use_master |
#
Branch ShowGet a single branch | key: branchShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Name string / Required | Notes name |
Input Project Id string / Required | Notes Project ID |
#
Branch UpdateUpdate a branch | key: branchUpdate
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Name string / Required | Notes name | Example |
Input Name string | Notes Name of the branch | Example my-branch |
Input Project Id string / Required | Notes Project ID | Example |
#
Branches ListList branches | key: branchesList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Comment CreateCreate a comment | key: commentCreate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Key Id string / Required | Notes Translation Key ID | Example |
Input Message string | Notes Comment message | Example Some message... |
Input Project Id string / Required | Notes Project ID | Example |
#
Comment DeleteDelete a comment | key: commentDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Key Id string / Required | Notes Translation Key ID |
Input Project Id string / Required | Notes Project ID |
#
Comment Mark CheckCheck if comment is read | key: commentMarkCheck
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Key Id string / Required | Notes Translation Key ID |
Input Project Id string / Required | Notes Project ID |
#
Comment Mark ReadMark a comment as read | key: commentMarkRead
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Key Id string / Required | Notes Translation Key ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Comment Mark UnreadMark a comment as unread | key: commentMarkUnread
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Key Id string / Required | Notes Translation Key ID |
Input Project Id string / Required | Notes Project ID |
#
Comment ShowGet a single comment | key: commentShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Key Id string / Required | Notes Translation Key ID |
Input Project Id string / Required | Notes Project ID |
#
Comment UpdateUpdate a comment | key: commentUpdate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Key Id string / Required | Notes Translation Key ID | Example |
Input Message string | Notes Comment message | Example Some message... |
Input Project Id string / Required | Notes Project ID | Example |
#
Comments ListList comments | key: commentsList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Key Id string / Required | Notes Translation Key ID |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Distribution CreateCreate a distribution | key: distributionCreate
Input | Default | Notes | Example |
---|---|---|---|
Input Account Id string / Required | Default | Notes Account ID | Example |
Input Connection connection / Required | Default | Notes | Example |
Input Fallback To Default Locale boolean | Default false | Notes Indicates whether to fallback to projects default locale when locale can not be found | Example true |
Input Fallback To Non Regional Locale boolean | Default false | Notes Indicates whether to fallback to non regional locale when locale can not be found | Example true |
Input Format Options string | Default | Notes Additional formatting and render options | Example {xml:{enclose_in_cdata:'1'}} |
Input Locale Ids string | Default | Notes List of locale ids that will be part of distribution releases | Example abcd1234cdef1234abcd1234cdef1234,fff565db236400772368235db2c6117e |
Input Name string | Default | Notes Name of the distribution | Example My Android Distribution |
Input Platforms string | Default | Notes List of platforms the distribution should support | Example android,ios |
Input Project Id string | Default | Notes Project id the distribution should be assigned to | Example abcd1234abcd1234abcd1234 |
Input Use Last Reviewed Version boolean | Default false | Notes Use last reviewed instead of latest translation in a project | Example true |
#
Distribution DeleteDelete a distribution | key: distributionDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Distribution ShowGet a single distribution | key: distributionShow
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Distribution UpdateUpdate a distribution | key: distributionUpdate
Input | Default | Notes | Example |
---|---|---|---|
Input Account Id string / Required | Default | Notes Account ID | Example |
Input Connection connection / Required | Default | Notes | Example |
Input Fallback To Default Locale boolean | Default false | Notes Indicates whether to fallback to projects default locale when locale can not be found | Example true |
Input Fallback To Non Regional Locale boolean | Default false | Notes Indicates whether to fallback to non regional locale when locale can not be found | Example true |
Input Format Options string | Default | Notes Additional formatting and render options | Example {xml:{enclose_in_cdata:'1'}} |
Input Id string / Required | Default | Notes ID | Example |
Input Locale Ids string | Default | Notes List of locale ids that will be part of distribution releases | Example abcd1234cdef1234abcd1234cdef1234,fff565db236400772368235db2c6117e |
Input Name string | Default | Notes Name of the distribution | Example My Android Distribution |
Input Platforms string | Default | Notes List of platforms the distribution should support | Example android,ios |
Input Project Id string | Default | Notes Project id the distribution should be assigned to | Example abcd1234abcd1234abcd1234 |
Input Use Last Reviewed Version boolean | Default false | Notes Use last reviewed instead of latest translation in a project | Example true |
#
Distributions ListList distributions | key: distributionsList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Document DeleteDelete document | key: documentDelete
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Documents ListList documents | key: documentsList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Formats ListList formats | key: formatsList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
#
Github Sync ExportExport from Phrase to GitHub | key: githubSyncExport
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Project Id string | Notes Project ID to specify the actual project the GitHub export should be triggered in | Example abcd1234 |
#
Github Sync ImportImport to Phrase from GitHub | key: githubSyncImport
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Project Id string | Notes Project ID to specify the actual project the GitHub import should be triggered in | Example abcd1234 |
#
Gitlab Sync DeleteDelete single Sync Setting | key: gitlabSyncDelete
Input | Notes |
---|---|
Input Account Id string | Notes Account ID to specify the actual account the GitLab Sync should be created in |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Gitlab Sync ExportExport from Phrase to GitLab | key: gitlabSyncExport
Input | Notes | Example |
---|---|---|
Input Account Id string | Notes Account ID to specify the actual account the GitLab Sync should be created in | Example abcd1234 |
Input Connection connection / Required | Notes | Example |
Input Gitlab Sync Id string / Required | Notes Gitlab Sync ID | Example |
#
Gitlab Sync HistoryHistory of single Sync Setting | key: gitlabSyncHistory
Input | Notes |
---|---|
Input Account Id string | Notes Account ID to specify the actual account the GitLab Sync should be created in |
Input Connection connection / Required | Notes |
Input Gitlab Sync Id string / Required | Notes Gitlab Sync ID |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Gitlab Sync ImportImport from GitLab to Phrase | key: gitlabSyncImport
Input | Notes | Example |
---|---|---|
Input Account Id string | Notes Account ID to specify the actual account the GitLab Sync should be created in | Example abcd1234 |
Input Connection connection / Required | Notes | Example |
Input Gitlab Sync Id string / Required | Notes Gitlab Sync ID | Example |
#
Gitlab Sync ListList GitLab syncs | key: gitlabSyncList
Input | Notes |
---|---|
Input Account Id string | Notes Account ID to specify the actual account the GitLab Sync should be created in |
Input Connection connection / Required | Notes |
#
Gitlab Sync ShowGet single Sync Setting | key: gitlabSyncShow
Input | Notes |
---|---|
Input Account Id string | Notes Account ID to specify the actual account the GitLab Sync should be created in |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Gitlab Sync UpdateUpdate single Sync Setting | key: gitlabSyncUpdate
Input | Notes |
---|---|
Input Account Id string | Notes Account ID to specify the actual account the GitLab Sync should be created in |
Input Connection connection / Required | Notes |
Input Gitlab Branch Name string | Notes Name of the GitLab Branch |
Input Gitlab Project Id string | Notes ID of the related GitLab Project |
Input Id string / Required | Notes ID |
Input Phrase Project Code string | Notes Code of the related Phrase Project |
#
Glossaries ListList glossaries | key: glossariesList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Glossary CreateCreate a glossary | key: glossaryCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Name string | Notes Name of the glossary | Example My glossary |
Input Project Ids string | Notes List of project ids the glossary should be assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Space Ids string | Notes List of space ids the glossary should be assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
#
Glossary DeleteDelete a glossary | key: glossaryDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Glossary ShowGet a single glossary | key: glossaryShow
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Glossary Term CreateCreate a glossary term | key: glossaryTermCreate
Input | Default | Notes | Example |
---|---|---|---|
Input Account Id string / Required | Default | Notes Account ID | Example |
Input Case Sensitive boolean | Default false | Notes Indicates whether the term is case sensitive | Example true |
Input Connection connection / Required | Default | Notes | Example |
Input Description string | Default | Notes Description of term | Example Use this when refering to our company |
Input Glossary Id string / Required | Default | Notes Glossary ID | Example |
Input Term string | Default | Notes Glossary term | Example MyCompany |
Input Translatable boolean | Default false | Notes Indicates whether the term should be used for all languages or can be translated | Example true |
#
Glossary Term DeleteDelete a glossary term | key: glossaryTermDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Glossary Id string / Required | Notes Glossary ID |
Input Id string / Required | Notes ID |
#
Glossary Term ShowGet a single glossary term | key: glossaryTermShow
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Glossary Id string / Required | Notes Glossary ID |
Input Id string / Required | Notes ID |
#
Glossary Term Translation CreateCreate a glossary term translation | key: glossaryTermTranslationCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Content string | Notes The content of the translation | Example My translated term |
Input Glossary Id string / Required | Notes Glossary ID | Example |
Input Locale Code string | Notes Identifies the language for this translation | Example en-US |
Input Term Id string / Required | Notes Term ID | Example |
#
Glossary Term Translation DeleteDelete a glossary term translation | key: glossaryTermTranslationDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Glossary Id string / Required | Notes Glossary ID |
Input Id string / Required | Notes ID |
Input Term Id string / Required | Notes Term ID |
#
Glossary Term Translation UpdateUpdate a glossary term translation | key: glossaryTermTranslationUpdate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Content string | Notes The content of the translation | Example My translated term |
Input Glossary Id string / Required | Notes Glossary ID | Example |
Input Id string / Required | Notes ID | Example |
Input Locale Code string | Notes Identifies the language for this translation | Example en-US |
Input Term Id string / Required | Notes Term ID | Example |
#
Glossary Term UpdateUpdate a glossary term | key: glossaryTermUpdate
Input | Default | Notes | Example |
---|---|---|---|
Input Account Id string / Required | Default | Notes Account ID | Example |
Input Case Sensitive boolean | Default false | Notes Indicates whether the term is case sensitive | Example true |
Input Connection connection / Required | Default | Notes | Example |
Input Description string | Default | Notes Description of term | Example Use this when refering to our company |
Input Glossary Id string / Required | Default | Notes Glossary ID | Example |
Input Id string / Required | Default | Notes ID | Example |
Input Term string | Default | Notes Glossary term | Example MyCompany |
Input Translatable boolean | Default false | Notes Indicates whether the term should be used for all languages or can be translated | Example true |
#
Glossary Terms ListList glossary terms | key: glossaryTermsList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Glossary Id string / Required | Notes Glossary ID |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Glossary UpdateUpdate a glossary | key: glossaryUpdate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Name string | Notes Name of the glossary | Example My glossary |
Input Project Ids string | Notes List of project ids the glossary should be assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Space Ids string | Notes List of space ids the glossary should be assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
#
Icu SkeletonBuild icu skeletons | key: icuSkeleton
Input | Default | Notes | Example |
---|---|---|---|
Input Connection connection / Required | Default | Notes | Example |
Input Content string | Default | Notes Source content | Example {number, plural, one {One} other {%{n}}} |
Input Keep Content boolean | Default false | Notes Keep the content and add missing plural forms for each locale | Example null |
Input Locale Codes string | Default | Notes Locale codes | Example en |
Input Zero Form Enabled boolean | Default false | Notes Indicates whether the zero form should be included or excluded in the returned skeletons | Example null |
#
Invitation CreateCreate a new invitation | key: invitationCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Default Locale Codes string | Notes List of default locales for the user | Example en,de |
Input Email string | Notes The email of the invited user | Example example@mail.com |
Input Locale Ids string | Notes List of locale ids the invited user has access to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Permissions string | Notes Additional permissions depending on invitation role | Example [object Object] |
Input Project Ids string | Notes List of project ids the invited user has access to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Role string | Notes Invitiation role, can be any of Manager, Developer, Translator | Example Developer |
Input Space Ids string | Notes List of spaces the user is assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Team Ids string | Notes List of teams the user is assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
#
Invitation DeleteDelete an invitation | key: invitationDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Invitation ResendResend an invitation | key: invitationResend
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Invitation ShowGet a single invitation | key: invitationShow
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Invitation UpdateUpdate an invitation | key: invitationUpdate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Default Locale Codes string | Notes List of default locales for the user | Example en,de |
Input Id string / Required | Notes ID | Example |
Input Locale Ids string | Notes List of locale ids the invited user has access to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Permissions string | Notes Additional permissions depending on invitation role | Example [object Object] |
Input Project Ids string | Notes List of project ids the invited user has access to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Role string | Notes Invitiation role, can be any of Manager, Developer, Translator | Example Invitiation role |
Input Space Ids string | Notes List of spaces the user is assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Team Ids string | Notes List of teams the user is assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
#
Invitation Update SettingsUpdate a member"s invitation access | key: invitationUpdateSettings
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Locale Ids string | Notes List of locale ids the user has access to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Project Id string / Required | Notes Project ID | Example |
Input Project Role string | Notes Member role, can be any of of Manager, Developer, Translator | Example Developer |
#
Invitations ListList invitations | key: invitationsList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Job CompleteComplete a job | key: jobComplete
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Job CreateCreate a job | key: jobCreate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Briefing string | Notes Briefing for the translators | Example de-DE |
Input Connection connection / Required | Notes | Example |
Input Due Date string | Notes Date the job should be finished | Example 2017-08-15 |
Input Job Template Id string | Notes id of a job template you would like to model the created job after | Example abcd1234cdef1234abcd1234cdef1234 |
Input Name string | Notes Job name | Example de |
Input Project Id string / Required | Notes Project ID | Example |
Input Source Locale Id string | Notes The API id of the source language | Example abcd1234cdef1234abcd1234cdef1234 |
Input Tags string | Notes tags of keys that should be included within the job | Example myUploadTag |
Input Ticket Url string | Notes URL to a ticket for this job (e | Example https://example.atlassian.net/browse/FOO |
Input Translation Key Ids string | Notes ids of keys that should be included within the job | Example abcd1234cdef1234abcd1234cdef1234 |
#
Job DeleteDelete a job | key: jobDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Job Keys CreateAdd keys to job | key: jobKeysCreate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
Input Translation Key Ids string | Notes ids of keys that should added to the job | Example abcd1234cdef1234abcd1234cdef1234 |
#
Job Keys DeleteRemove keys from job | key: jobKeysDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
Input Translation Key Ids string | Notes ids of keys that should added to the job |
#
Job Locale CompleteComplete a job locale | key: jobLocaleComplete
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Job Id string / Required | Notes Job ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Job Locale Complete ReviewReview a job locale | key: jobLocaleCompleteReview
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Job Id string / Required | Notes Job ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Job Locale DeleteDelete a job locale | key: jobLocaleDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Job Id string / Required | Notes Job ID |
Input Project Id string / Required | Notes Project ID |
#
Job Locale ReopenReopen a job locale | key: jobLocaleReopen
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Job Id string / Required | Notes Job ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Job Locale ShowGet a single job locale | key: jobLocaleShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Job Id string / Required | Notes Job ID |
Input Project Id string / Required | Notes Project ID |
#
Job Locale UpdateUpdate a job locale | key: jobLocaleUpdate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Job Id string / Required | Notes Job ID | Example |
Input Locale Id string | Notes locale id | Example abcd1234cdef1234abcd1234cdef1234 |
Input Project Id string / Required | Notes Project ID | Example |
Input Reviewer Ids string | Notes Array of reviewer ids to be assigned to the job locale as reviewers | Example abcd1234cdef1234abcd1234cdef1234 |
Input User Ids string | Notes Array of user ids to be assigned to the job locale | Example abcd1234cdef1234abcd1234cdef1234 |
#
Job Locales CreateCreate a job locale | key: jobLocalesCreate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Job Id string / Required | Notes Job ID | Example |
Input Locale Id string | Notes locale id | Example abcd1234cdef1234abcd1234cdef1234 |
Input Project Id string / Required | Notes Project ID | Example |
Input Reviewer Ids string | Notes Array of reviewer ids to be assigned to the job locale as reviewers | Example abcd1234cdef1234abcd1234cdef1234 |
Input User Ids string | Notes Array of user ids to be assigned to the job locale as translators | Example abcd1234cdef1234abcd1234cdef1234 |
#
Job Locales ListList job locales | key: jobLocalesList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Job Id string / Required | Notes Job ID |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Job LockLock a job | key: jobLock
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Job ReopenReopen a job | key: jobReopen
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Job ShowGet a single job | key: jobShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Job StartStart a job | key: jobStart
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Job Template CreateCreate a job template | key: jobTemplateCreate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Briefing string | Notes Briefing for the translators | Example text |
Input Connection connection / Required | Notes | Example |
Input Name string / Required | Notes Job template name | Example template |
Input Project Id string / Required | Notes Project ID | Example |
#
Job Template DeleteDelete a job template | key: jobTemplateDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Job Template Locale DeleteDelete a job template locale | key: jobTemplateLocaleDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Job Template Id string / Required | Notes Job Template ID |
Input Job Template Locale Id string / Required | Notes Job Template Locale ID |
Input Project Id string / Required | Notes Project ID |
#
Job Template Locale ShowGet a single job template locale | key: jobTemplateLocaleShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Job Template Id string / Required | Notes Job Template ID |
Input Job Template Locale Id string / Required | Notes Job Template Locale ID |
Input Project Id string / Required | Notes Project ID |
#
Job Template Locale UpdateUpdate a job template locale | key: jobTemplateLocaleUpdate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Job Template Id string / Required | Notes Job Template ID | Example |
Input Job Template Locale Id string / Required | Notes Job Template Locale ID | Example |
Input Locale Id string / Required | Notes locale id | Example abcd1234cdef1234abcd1234cdef1234 |
Input Project Id string / Required | Notes Project ID | Example |
Input Reviewer Ids string | Notes Array of reviewer ids to be assigned to the job template locale | Example abcd1234cdef1234abcd1234cdef1234 |
Input User Ids string | Notes Array of user ids to be assigned to the job template locale | Example abcd1234cdef1234abcd1234cdef1234 |
#
Job Template Locales CreateCreate a job template locale | key: jobTemplateLocalesCreate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Job Template Id string / Required | Notes Job Template ID | Example |
Input Locale Id string / Required | Notes locale id | Example abcd1234cdef1234abcd1234cdef1234 |
Input Project Id string / Required | Notes Project ID | Example |
Input Reviewer Ids string | Notes Array of reviewer ids to be assigned to the job template locale | Example abcd1234cdef1234abcd1234cdef1234 |
Input User Ids string | Notes Array of user ids to be assigned to the job template locale | Example abcd1234cdef1234abcd1234cdef1234 |
#
Job Template Locales ListList job template locales | key: jobTemplateLocalesList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Job Template Id string / Required | Notes Job Template ID |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Job Template ShowGet a single job template | key: jobTemplateShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Job Template UpdateUpdate a job template | key: jobTemplateUpdate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Briefing string | Notes Briefing for the translators | Example text |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Name string / Required | Notes Job template name | Example template |
Input Project Id string / Required | Notes Project ID | Example |
#
Job Templates ListList job templates | key: jobTemplatesList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Job UnlockUnlock a job | key: jobUnlock
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Job UpdateUpdate a job | key: jobUpdate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Briefing string | Notes Briefing for the translators | Example de-DE |
Input Connection connection / Required | Notes | Example |
Input Due Date string | Notes Date the job should be finished | Example 2017-08-15 |
Input Id string / Required | Notes ID | Example |
Input Name string | Notes Job name | Example de |
Input Project Id string / Required | Notes Project ID | Example |
Input Ticket Url string | Notes URL to a ticket for this job (e | Example https://example.atlassian.net/browse/FOO |
#
Jobs By AccountList account jobs | key: jobsByAccount
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Assigned To string | Notes filter by user assigned to job |
Input Connection connection / Required | Notes |
Input Owned By string | Notes filter by user owning job |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input State string | Notes filter by state of job Valid states are draft, in_progress, completed |
#
Jobs ListList jobs | key: jobsList
Input | Notes |
---|---|
Input Assigned To string | Notes filter by user assigned to job |
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Owned By string | Notes filter by user owning job |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
Input State string | Notes filter by state of job Valid states are draft, in_progress, completed |
#
Key CreateCreate a key | key: keyCreate
Input | Default | Notes | Example |
---|---|---|---|
Input Branch string | Default | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Default | Notes | Example |
Input Data Type string | Default | Notes Type of the key | Example number |
Input Default Translation Content string | Default | Notes Creates a translation in the default locale with the specified content | Example Default translation content |
Input Description string | Default | Notes Key description (usually includes contextual information for translators) | Example Some description worth knowing... |
Input Localized Format Key string | Default | Notes NSStringLocalizedFormatKey attribute | Example null |
Input Localized Format String string | Default | Notes NSStringLocalizedFormatKey attribute | Example null |
Input Max Characters Allowed string | Default | Notes Max | Example 140 |
Input Name string | Default | Notes Key name | Example home.index.headline |
Input Name Plural string | Default | Notes Plural name for the key (used in some file formats, e | Example home.index.headlines |
Input Original File string | Default | Notes Original file attribute | Example null |
Input Plural boolean | Default false | Notes Indicates whether key supports pluralization | Example null |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Remove Screenshot boolean | Default false | Notes Indicates whether the screenshot will be deleted | Example null |
Input Screenshot string | Default | Notes Screenshot/image for the key | Example /path/to/my/screenshot.png |
Input Tags string | Default | Notes List of tags separated by comma to be associated with the key | Example awesome-feature,needs-proofreading |
Input Unformatted boolean | Default false | Notes Indicates whether the key should be exported as "unformatted" | Example null |
Input Xml Space Preserve boolean | Default false | Notes Indicates whether the key should be exported with "xml:space=preserve" | Example null |
#
Key DeleteDelete a key | key: keyDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Key ShowGet a single key | key: keyShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Key UpdateUpdate a key | key: keyUpdate
Input | Default | Notes | Example |
---|---|---|---|
Input Branch string | Default | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Default | Notes | Example |
Input Data Type string | Default | Notes Type of the key | Example number |
Input Description string | Default | Notes Key description (usually includes contextual information for translators) | Example Some description worth knowing... |
Input Id string / Required | Default | Notes ID | Example |
Input Localized Format Key string | Default | Notes NSStringLocalizedFormatKey attribute | Example null |
Input Localized Format String string | Default | Notes NSStringLocalizedFormatKey attribute | Example null |
Input Max Characters Allowed string | Default | Notes Max | Example 140 |
Input Name string | Default | Notes Key name | Example home.index.headline |
Input Name Plural string | Default | Notes Plural name for the key (used in some file formats, e | Example home.index.headlines |
Input Original File string | Default | Notes Original file attribute | Example null |
Input Plural boolean | Default false | Notes Indicates whether key supports pluralization | Example null |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Remove Screenshot boolean | Default false | Notes Indicates whether the screenshot will be deleted | Example null |
Input Screenshot string | Default | Notes Screenshot/image for the key | Example /path/to/my/screenshot.png |
Input Tags string | Default | Notes List of tags separated by comma to be associated with the key | Example awesome-feature,needs-proofreading |
Input Unformatted boolean | Default false | Notes Indicates whether the key should be exported as "unformatted" | Example null |
Input Xml Space Preserve boolean | Default false | Notes Indicates whether the key should be exported with "xml:space=preserve" | Example null |
#
Keys Delete CollectionDelete collection of keys | key: keysDeleteCollection
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Locale Id string | Notes Locale used to determine the translation state of a key when filtering for untranslated or translated keys |
Input Project Id string / Required | Notes Project ID |
Input Q string | Notes Specify a query to do broad search for keys by name (including wildcards) |
#
Keys ExcludeExclude a locale on a collection of keys | key: keysExclude
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to do broad search for keys by name (including wildcards) | Example mykey* translated:true |
Input Tags string | Notes Tag or comma-separated list of tags to add to the matching collection of keys | Example landing-page,release-1.2 |
Input Target Locale Id string | Notes Locale used to exlcude or include keys | Example abcd1234abcd1234abcd1234abcd1234 |
#
Keys IncludeInclude a locale on a collection of keys | key: keysInclude
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to do broad search for keys by name (including wildcards) | Example mykey* translated:true |
Input Tags string | Notes Tag or comma-separated list of tags to add to the matching collection of keys | Example landing-page,release-1.2 |
Input Target Locale Id string | Notes Locale used to exlcude or include keys | Example abcd1234abcd1234abcd1234abcd1234 |
#
Keys ListList keys | key: keysList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Locale Id string | Notes Locale used to determine the translation state of a key when filtering for untranslated or translated keys |
Input Order string | Notes Order direction |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
Input Q string | Notes Specify a query to do broad search for keys by name (including wildcards) |
Input Sort string | Notes Sort by field |
#
Keys SearchSearch keys | key: keysSearch
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Locale Id string | Notes Locale used to determine the translation state of a key when filtering for untranslated or translated keys | Example abcd1234abcd1234abcd1234abcd1234 |
Input Order string | Notes Order direction | Example desc |
Input Page string | Notes Page number | Example |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default | Example |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to do broad search for keys by name (including wildcards) | Example mykey* translated:true |
Input Sort string | Notes Sort by field | Example updated_at |
#
Keys TagAdd tags to collection of keys | key: keysTag
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Locale Id string | Notes Locale used to determine the translation state of a key when filtering for untranslated or translated keys | Example abcd1234abcd1234abcd1234abcd1234 |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to do broad search for keys by name (including wildcards) | Example mykey* translated:true |
Input Tags string | Notes Tag or comma-separated list of tags to add to the matching collection of keys | Example landing-page,release-1.2 |
#
Keys UntagRemove tags from collection of keys | key: keysUntag
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Locale Id string | Notes Locale used to determine the translation state of a key when filtering for untranslated or translated keys | Example abcd1234abcd1234abcd1234abcd1234 |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to do broad search for keys by name (including wildcards) | Example mykey* translated:true |
Input Tags string | Notes Tag or comma-separated list of tags to remove from the matching collection of keys | Example landing-page,release-1.2 |
#
Locale CreateCreate a locale | key: localeCreate
Input | Default | Notes | Example |
---|---|---|---|
Input Autotranslate boolean | Default false | Notes If set, translations for this locale will be fetched automatically, right after creation | Example null |
Input Branch string | Default | Notes specify the branch to use | Example my-feature-branch |
Input Code string | Default | Notes Locale ISO code | Example de-DE |
Input Connection connection / Required | Default | Notes | Example |
Input Default boolean | Default false | Notes Indicates whether locale is the default locale | Example null |
Input Main boolean | Default false | Notes Indicates whether locale is a main locale | Example null |
Input Name string | Default | Notes Locale name | Example de |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Rtl boolean | Default false | Notes Indicates whether locale is a RTL (Right-to-Left) locale | Example null |
Input Source Locale Id string | Default | Notes Source locale | Example abcd1234abcd1234abcd1234abcd1234 |
Input Unverify New Translations boolean | Default false | Notes Indicates that new translations for this locale should be marked as unverified | Example null |
Input Unverify Updated Translations boolean | Default false | Notes Indicates that updated translations for this locale should be marked as unverified | Example null |
#
Locale DeleteDelete a locale | key: localeDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Locale DownloadDownload a locale | key: localeDownload
Input | Default | Notes |
---|---|---|
Input Branch string | Default | Notes specify the branch to use |
Input Connection connection / Required | Default | Notes |
Input Convert Emoji boolean | Default false | Notes This option is obsolete |
Input Encoding string | Default | Notes Enforces a specific encoding on the file contents |
Input Exclude Empty Zero Forms boolean | Default false | Notes Indicates whether zero forms should be included when empty in pluralized keys |
Input Fallback Locale Id string | Default | Notes If a key has no translation in the locale being downloaded the translation in the fallback locale will be used |
Input File Format string | Default | Notes File format name |
Input Format Options string | Default | Notes Additional formatting and render options |
Input Id string / Required | Default | Notes ID |
Input Include Empty Translations boolean | Default false | Notes Indicates whether keys without translations should be included in the output as well |
Input Include Translated Keys boolean | Default false | Notes Include translated keys in the locale file |
Input Include Unverified Translations boolean | Default false | Notes if set to false unverified translations are excluded |
Input Keep Notranslate Tags boolean | Default false | Notes Indicates whether [NOTRANSLATE] tags should be kept |
Input Project Id string / Required | Default | Notes Project ID |
Input Skip Unverified Translations boolean | Default false | Notes Indicates whether the locale file should skip all unverified translations |
Input Source Locale Id string | Default | Notes Provides the source language of a corresponding job as the source language of the generated locale file |
Input Tag string | Default | Notes Limit download to tagged keys |
Input Tags string | Default | Notes Limit results to keys tagged with a list of comma separated tag names |
Input Use Last Reviewed Version boolean | Default false | Notes If set to true the last reviewed version of a translation is used |
#
Locale ShowGet a single locale | key: localeShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Locale UpdateUpdate a locale | key: localeUpdate
Input | Default | Notes | Example |
---|---|---|---|
Input Autotranslate boolean | Default false | Notes If set, translations for this locale will be fetched automatically, right after creation | Example null |
Input Branch string | Default | Notes specify the branch to use | Example my-feature-branch |
Input Code string | Default | Notes Locale ISO code | Example de-DE |
Input Connection connection / Required | Default | Notes | Example |
Input Default boolean | Default false | Notes Indicates whether locale is the default locale | Example null |
Input Id string / Required | Default | Notes ID | Example |
Input Main boolean | Default false | Notes Indicates whether locale is a main locale | Example null |
Input Name string | Default | Notes Locale name | Example de |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Rtl boolean | Default false | Notes Indicates whether locale is a RTL (Right-to-Left) locale | Example null |
Input Source Locale Id string | Default | Notes Source locale | Example abcd1234abcd1234abcd1234abcd1234 |
Input Unverify New Translations boolean | Default false | Notes Indicates that new translations for this locale should be marked as unverified | Example null |
Input Unverify Updated Translations boolean | Default false | Notes Indicates that updated translations for this locale should be marked as unverified | Example null |
#
Locales ListList locales | key: localesList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
Input Sort By string | Notes Sort locales |
#
Member DeleteRemove a user from the account | key: memberDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Member ShowGet single member | key: memberShow
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Member UpdateUpdate a member | key: memberUpdate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Default Locale Codes string | Notes List of default locales for the user | Example en,fi |
Input Id string / Required | Notes ID | Example |
Input Locale Ids string | Notes List of locale ids the user has access to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Permissions string | Notes Additional permissions depending on member role | Example [object Object] |
Input Project Ids string | Notes List of project ids the user has access to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Role string | Notes Member role, can be any of of Admin, ProjectManager, Developer, Designer, Translator | Example Developer |
Input Space Ids string | Notes List of spaces the user is assigned to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Strategy string | Notes Update strategy, can be any of set, add, remove | Example set |
#
Member Update SettingsUpdate a member"s project settings | key: memberUpdateSettings
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Locale Ids string | Notes List of locale ids the user has access to | Example abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235 |
Input Project Id string / Required | Notes Project ID | Example |
Input Project Role string | Notes Member role, can be any of of Manager, Developer, Translator | Example Developer |
#
Members ListList members | key: membersList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Notification Groups ListList notification groups | key: notificationGroupsList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Notification Groups Mark All As ReadMark all notification groups as read | key: notificationGroupsMarkAllAsRead
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
#
Notification Groups Mark As ReadMark a notification group as read | key: notificationGroupsMarkAsRead
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Notifications ListList notifications | key: notificationsList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Notifications Mark All As ReadMark all notifications as read | key: notificationsMarkAllAsRead
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
#
Notifications ShowGet a single notification | key: notificationsShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Order ConfirmConfirm an order | key: orderConfirm
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Order CreateCreate a new order | key: orderCreate
Input | Default | Notes | Example |
---|---|---|---|
Input Branch string | Default | Notes specify the branch to use | Example my-feature-branch |
Input Category string | Default | Notes Category to use (required for orders processed by TextMaster) | Example C021 |
Input Connection connection / Required | Default | Notes | Example |
Input Include Untranslated Keys boolean | Default false | Notes Order translations for keys with untranslated content in the selected target locales | Example null |
Input Include Unverified Translations boolean | Default false | Notes Order translations for keys with unverified content in the selected target locales | Example null |
Input Lsp string | Default | Notes Name of the LSP that should process this order | Example textmaster |
Input Message string | Default | Notes Message that is displayed to the translators for description | Example Please make everything sound really nice :) |
Input Name string | Default | Notes the name of the order, default name is: Translation order from "current datetime" | Example Welcome message translations |
Input Priority boolean | Default false | Notes Indicates whether the priority option should be ordered which decreases turnaround time by 30% | Example null |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Quality boolean | Default false | Notes Extra proofreading option to ensure consistency in vocabulary and style | Example null |
Input Source Locale Id string | Default | Notes Source locale for the order | Example abcd1234abcd1234abcd1234abcd1234 |
Input Styleguide Id string | Default | Notes Style guide for translators to be sent with the order | Example 1234abcd1234abcd1234abcd1234abcd |
Input Tag string | Default | Notes Tag you want to order translations for | Example my-awesome-feature |
Input Target Locale Ids string | Default | Notes List of target locales you want the source content translate to | Example 1234abcd1234abcd1234abcd1234abcd,abcd1234abcd1234abcd1234abcd1234 |
Input Translation Type string | Default | Notes Name of the quality level, availability depends on the LSP | Example premium |
Input Unverify Translations Upon Delivery boolean | Default false | Notes Unverify translations upon delivery | Example null |
#
Order DeleteCancel an order | key: orderDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Order ShowGet a single order | key: orderShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Orders ListList orders | key: ordersList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Project CreateCreate a project | key: projectCreate
Input | Default | Notes | Example |
---|---|---|---|
Input Account Id string | Default | Notes Account ID to specify the actual account the project should be created in | Example abcd1234 |
Input Autotranslate Check New Locales boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Check New Translation Keys boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Check New Uploads boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Enabled boolean | Default false | Notes (Optional) Autopilot, requires machine_translation_enabled | Example true |
Input Autotranslate Mark As Unverified boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Use Machine Translation boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Use Translation Memory boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Connection connection / Required | Default | Notes | Example |
Input Enable All Data Type Translation Keys For Translators boolean | Default false | Notes (Optional) Otherwise, translators are not allowed to edit translations other than strings | Example true |
Input Enable Branching boolean | Default false | Notes (Optional) Enable branching in the project | Example true |
Input Enable Icu Message Format boolean | Default false | Notes (Optional) We can validate and highlight your ICU messages | Example true |
Input Machine Translation Enabled boolean | Default false | Notes (Optional) Enable machine translation support in the project | Example true |
Input Main Format string | Default | Notes Main file format specified by its API Extension name | Example yml |
Input Name string | Default | Notes Name of the project | Example My Android Project |
Input Project Image string | Default | Notes Image to identify the project | Example /path/to/my/project-screenshot.png |
Input Protect Master Branch boolean | Default false | Notes (Optional) Protect the master branch in project where branching is enabled | Example true |
Input Remove Project Image boolean | Default false | Notes Indicates whether the project image should be deleted | Example null |
Input Shares Translation Memory boolean | Default false | Notes Indicates whether the project should share the account"s translation memory | Example true |
Input Smart Suggest Enabled boolean | Default false | Notes (Optional) Smart Suggest, requires machine_translation_enabled | Example true |
Input Smart Suggest Use Glossary boolean | Default false | Notes (Optional) Requires smart_suggest_enabled to be true | Example true |
Input Smart Suggest Use Machine Translation boolean | Default false | Notes (Optional) Requires smart_suggest_enabled to be true | Example true |
Input Source Project Id string | Default | Notes When a source project ID is given, a clone of that project will be created, including all locales, keys and translations as well as the main project settings if they are not defined otherwise through the params | Example abcd1234 |
Input Workflow string | Default | Notes (Optional) Review Workflow | Example review |
Input Zero Plural Form Enabled boolean | Default false | Notes (Optional) Displays the input fields for the "ZERO" plural form for every key as well although only some languages require the "ZERO" explicitly | Example true |
#
Project DeleteDelete a project | key: projectDelete
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Project ShowGet a single project | key: projectShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Project UpdateUpdate a project | key: projectUpdate
Input | Default | Notes | Example |
---|---|---|---|
Input Account Id string | Default | Notes Required if the requesting user is a member of multiple accounts | Example abcd1234 |
Input Autotranslate Check New Locales boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Check New Translation Keys boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Check New Uploads boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Enabled boolean | Default false | Notes (Optional) Autopilot, requires machine_translation_enabled | Example true |
Input Autotranslate Mark As Unverified boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Use Machine Translation boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Autotranslate Use Translation Memory boolean | Default false | Notes (Optional) Requires autotranslate_enabled to be true | Example true |
Input Connection connection / Required | Default | Notes | Example |
Input Enable All Data Type Translation Keys For Translators boolean | Default false | Notes (Optional) Otherwise, translators are not allowed to edit translations other than strings | Example true |
Input Enable Branching boolean | Default false | Notes (Optional) Enable branching in the project | Example true |
Input Enable Icu Message Format boolean | Default false | Notes (Optional) We can validate and highlight your ICU messages | Example true |
Input Id string / Required | Default | Notes ID | Example |
Input Machine Translation Enabled boolean | Default false | Notes (Optional) Enable machine translation support in the project | Example true |
Input Main Format string | Default | Notes (Optional) Main file format specified by its API Extension name | Example yml |
Input Name string | Default | Notes (Optional) Name of the project | Example My Android Project |
Input Project Image string | Default | Notes (Optional) Image to identify the project | Example /path/to/my/project-screenshot.png |
Input Protect Master Branch boolean | Default false | Notes (Optional) Protect the master branch in project where branching is enabled | Example true |
Input Remove Project Image boolean | Default false | Notes (Optional) Indicates whether the project image should be deleted | Example false |
Input Shares Translation Memory boolean | Default false | Notes (Optional) Indicates whether the project should share the account"s translation memory | Example true |
Input Smart Suggest Enabled boolean | Default false | Notes (Optional) Smart Suggest, requires machine_translation_enabled | Example true |
Input Smart Suggest Use Glossary boolean | Default false | Notes (Optional) Requires smart_suggest_enabled to be true | Example true |
Input Smart Suggest Use Machine Translation boolean | Default false | Notes (Optional) Requires smart_suggest_enabled to be true | Example true |
Input Workflow string | Default | Notes (Optional) Review Workflow | Example review |
Input Zero Plural Form Enabled boolean | Default false | Notes (Optional) Displays the input fields for the "ZERO" plural form for every key as well although only some languages require the "ZERO" explicitly | Example true |
#
Projects ListList projects | key: projectsList
Input | Notes |
---|---|
Input Account Id string | Notes Filter by Account ID |
Input Connection connection / Required | Notes |
Input Filters string | Notes Filter projects |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Sort By string | Notes Sort projects |
#
Raw RequestIssue a raw HTTP request | key: rawRequest
Input | Default | Notes | Example |
---|---|---|---|
Input Connection connection / Required | Default | Notes | Example |
Input Data string | Default | Notes The HTTP body payload to send to the URL. Must be a string or a reference to output from a previous step. | Example {"exampleKey": "Example Data"} |
Input Debug Request boolean | Default false | Notes Enabling this flag will log out the current request. | Example |
Input File Data string Key Value List | Default | Notes File Data to be sent as a multipart form upload. | Example [{key: "example.txt", value: "My File Contents"}] |
Input Form Data string Key Value List | Default | Notes The Form Data to be sent as a multipart form upload. | Example [{"key": "Example Key", "value": new Buffer("Hello World")}] |
Input Header string Key Value List | Default | Notes A list of headers to send with the request. | Example User-Agent: curl/7.64.1 |
Input Max Retry Count string | Default 0 | Notes The maximum number of retries to attempt. | Example |
Input Method string / Required | Default | Notes The HTTP method to use. | Example |
Input Query Parameter string Key Value List | Default | Notes A list of query parameters to send with the request. This is the portion at the end of the URL similar to ?key1=value1&key2=value2. | Example |
Input Response Type string / Required | Default json | Notes The type of data you expect in the response. You can request json, text, or binary data. | Example |
Input Retry On All Errors boolean | Default false | Notes If true, retries on all erroneous responses regardless of type. | Example |
Input Retry Delay (ms) string | Default 0 | Notes The delay in milliseconds between retries. | Example |
Input Timeout string | Default | Notes The maximum time that a client will await a response to its request | Example 2000 |
Input URL string / Required | Default | Notes This is the URL to call. | Example /sobjects/Account |
Input Use Exponential Backoff boolean | Default false | Notes Specifies whether to use a pre-defined exponential backoff strategy for retries. | Example |
#
Release CreateCreate a release | key: releaseCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Branch string | Notes Branch used for release | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Description string | Notes Description of the release | Example My first Release |
Input Distribution Id string / Required | Notes Distribution ID | Example |
Input Locale Ids string | Notes List of locale ids that will be included in the release | Example abcd1234cdef1234abcd1234cdef1234,fff565db236400772368235db2c6117e |
Input Platforms string | Notes List of platforms the release should support | Example android,ios |
#
Release DeleteDelete a release | key: releaseDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Distribution Id string / Required | Notes Distribution ID |
Input Id string / Required | Notes ID |
#
Release PublishPublish a release | key: releasePublish
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Distribution Id string / Required | Notes Distribution ID |
Input Id string / Required | Notes ID |
#
Release ShowGet a single release | key: releaseShow
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Distribution Id string / Required | Notes Distribution ID |
Input Id string / Required | Notes ID |
#
Release UpdateUpdate a release | key: releaseUpdate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Branch string | Notes Branch used for release | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Description string | Notes Description of the release | Example My first Release |
Input Distribution Id string / Required | Notes Distribution ID | Example |
Input Id string / Required | Notes ID | Example |
Input Platforms string | Notes List of platforms the release should support | Example android,ios |
#
Releases ListList releases | key: releasesList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Distribution Id string / Required | Notes Distribution ID |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Screenshot CreateCreate a screenshot | key: screenshotCreate
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Project Id string / Required | Notes Project ID |
#
Screenshot DeleteDelete a screenshot | key: screenshotDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Screenshot Marker CreateCreate a screenshot marker | key: screenshotMarkerCreate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Key Id string | Notes Specify the Key ID which should be highlighted on the specified screenshot | Example abcd1234abcd1234abcd1234abcd1234 |
Input Presentation string | Notes Presentation details of the screenshot marker in JSON format | Example { "x": 100, "y": 100, "w": 100, "h": 100 } |
Input Project Id string / Required | Notes Project ID | Example |
Input Screenshot Id string / Required | Notes Screenshot ID | Example |
#
Screenshot Marker DeleteDelete a screenshot marker | key: screenshotMarkerDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Project Id string / Required | Notes Project ID |
Input Screenshot Id string / Required | Notes Screenshot ID |
#
Screenshot Marker ShowGet a single screenshot marker | key: screenshotMarkerShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
Input Screenshot Id string / Required | Notes Screenshot ID |
#
Screenshot Marker UpdateUpdate a screenshot marker | key: screenshotMarkerUpdate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Key Id string | Notes Specify the Key ID which should be highlighted on the specified screenshot | Example abcd1234abcd1234abcd1234abcd1234 |
Input Presentation string | Notes Presentation details of the screenshot marker in JSON format | Example { "x": 100, "y": 100, "w": 100, "h": 100 } |
Input Project Id string / Required | Notes Project ID | Example |
Input Screenshot Id string / Required | Notes Screenshot ID | Example |
#
Screenshot Markers ListList screenshot markers | key: screenshotMarkersList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Screenshot ShowGet a single screenshot | key: screenshotShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Screenshot UpdateUpdate a screenshot | key: screenshotUpdate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Description string | Notes Description of the screenshot | Example A screenshot description |
Input Filename string | Notes Screenshot file | Example /path/to/my/screenshot.png |
Input Id string / Required | Notes ID | Example |
Input Name string | Notes Name of the screenshot | Example A screenshot name |
Input Project Id string / Required | Notes Project ID | Example |
#
Screenshots ListList screenshots | key: screenshotsList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Key Id string | Notes filter by key |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Search In AccountSearch across projects | key: searchInAccount
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Locale Code string | Notes Locale code | Example de_DE |
Input Page string | Notes Page | Example 1 |
Input Per Page string | Notes Number of results per page | Example 25 |
Input Query string | Notes Search query | Example keyword |
#
Show UserShow current User | key: showUser
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
#
Space CreateCreate a Space | key: spaceCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Name string | Notes Name of the space | Example My Android Projects |
#
Space DeleteDelete Space | key: spaceDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Space ShowGet Space | key: spaceShow
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
#
Space UpdateUpdate Space | key: spaceUpdate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Name string | Notes New name of the space | Example My Android Projects |
#
Spaces ListList Spaces | key: spacesList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Spaces Projects CreateAdd Project | key: spacesProjectsCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Id string | Notes Project ID to add or to the Space | Example a4b3c2d1 |
Input Space Id string / Required | Notes Space ID | Example |
#
Spaces Projects DeleteRemove Project | key: spacesProjectsDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Space Id string / Required | Notes Space ID |
#
Spaces Projects ListList Projects | key: spacesProjectsList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Space Id string / Required | Notes Space ID |
#
Styleguide CreateCreate a style guide | key: styleguideCreate
Input | Notes | Example |
---|---|---|
Input Audience string | Notes Audience description | Example customer-facing |
Input Business string | Notes Description of the business | Example We are a travel site that helps customers find the best hotels and flights. |
Input Company Branding string | Notes Company branding to remain consistent | Example ACME Inc. should never be translated. |
Input Connection connection / Required | Notes | Example |
Input Formatting string | Notes Formatting requirements and character limitations | Example Never use capital letters |
Input Glossary Terms string | Notes List of terms and/or phrases that need to be translated consistently | Example Apartment, cabin, loft |
Input Grammar Consistency string | Notes Formal or informal pronouns, consistent conjugation, grammatical gender | Example |
Input Grammatical Person string | Notes Can be one of: not_specified, first_person_singular, second_person_singular, third_person_singular_masculine, third_person_singular_feminine, third_person_singular_neuter, first_person_plural, second_person_plural, third_person_plural | Example first_person_singular |
Input Literal Translation string | Notes Can be one of: Cultural/Conversational, Literal, Neutral | Example Neutral |
Input Overall Tone string | Notes Tone requirement descriptions | Example Tone should be fun and light |
Input Project Id string / Required | Notes Project ID | Example |
Input Samples string | Notes Provide links to sample product pages, FAQ pages, etc | Example http://www.myexample.com/my/document/path/to/samples.pdf |
Input Target Audience string | Notes Can be one of: not_specified, children, teenager, young_adults, adults, old_adults | Example teenager |
Input Title string | Notes Style guide title | Example Web application style guide |
Input Vocabulary Type string | Notes Can be one of: not_specified, popular, technical, fictional | Example technical |
#
Styleguide DeleteDelete a style guide | key: styleguideDelete
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Styleguide ShowGet a single style guide | key: styleguideShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Styleguide UpdateUpdate a style guide | key: styleguideUpdate
Input | Notes | Example |
---|---|---|
Input Audience string | Notes Audience description | Example customer-facing |
Input Business string | Notes Description of the business | Example We are a travel site that helps customers find the best hotels and flights. |
Input Company Branding string | Notes Company branding to remain consistent | Example ACME Inc. should never be translated. |
Input Connection connection / Required | Notes | Example |
Input Formatting string | Notes Formatting requirements and character limitations | Example Never use capital letters |
Input Glossary Terms string | Notes List of terms and/or phrases that need to be translated consistently | Example Apartment, cabin, loft |
Input Grammar Consistency string | Notes Formal or informal pronouns, consistent conjugation, grammatical gender | Example |
Input Grammatical Person string | Notes Can be one of: not_specified, first_person_singular, second_person_singular, third_person_singular_masculine, third_person_singular_feminine, third_person_singular_neuter, first_person_plural, second_person_plural, third_person_plural | Example first_person_singular |
Input Id string / Required | Notes ID | Example |
Input Literal Translation string | Notes Can be one of: Cultural/Conversational, Literal, Neutral | Example Neutral |
Input Overall Tone string | Notes Tone requirement descriptions | Example Tone should be fun and light |
Input Project Id string / Required | Notes Project ID | Example |
Input Samples string | Notes Provide links to sample product pages, FAQ pages, etc | Example http://www.myexample.com/my/document/path/to/samples.pdf |
Input Target Audience string | Notes Can be one of: not_specified, children, teenager, young_adults, adults, old_adults | Example teenager |
Input Title string | Notes Style guide title | Example Web application style guide |
Input Vocabulary Type string | Notes Can be one of: not_specified, popular, technical, fictional | Example technical |
#
Styleguides ListList style guides | key: styleguidesList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Tag CreateCreate a tag | key: tagCreate
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Name string | Notes Name of the tag | Example my-feature |
Input Project Id string / Required | Notes Project ID | Example |
#
Tag DeleteDelete a tag | key: tagDelete
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Name string / Required | Notes name |
Input Project Id string / Required | Notes Project ID |
#
Tag ShowGet a single tag | key: tagShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Name string / Required | Notes name |
Input Project Id string / Required | Notes Project ID |
#
Tags ListList tags | key: tagsList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Team CreateCreate a Team | key: teamCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Name string | Notes Name of the team | Example German Translators |
#
Team DeleteDelete Team | key: teamDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Team Id string / Required | Notes Team ID |
#
Team ShowGet Team | key: teamShow
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Team Id string / Required | Notes Team ID |
#
Team UpdateUpdate Team | key: teamUpdate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Name string | Notes New name of the team | Example German Translators |
Input Team Id string / Required | Notes Team ID | Example |
#
Teams ListList Teams | key: teamsList
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
#
Teams Projects CreateAdd Project | key: teamsProjectsCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Id string | Notes Project ID to add to the Team | Example a4b3c2d1 |
Input Team Id string / Required | Notes Team ID | Example |
#
Teams Projects DeleteRemove Project | key: teamsProjectsDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Team Id string / Required | Notes Team ID |
#
Teams Spaces CreateAdd Space | key: teamsSpacesCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Id string | Notes Space ID to add to the Team | Example a4b3c2d1 |
Input Team Id string / Required | Notes Team ID | Example |
#
Teams Spaces DeleteRemove Space | key: teamsSpacesDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Team Id string / Required | Notes Team ID |
#
Teams Users CreateAdd User | key: teamsUsersCreate
Input | Notes | Example |
---|---|---|
Input Account Id string / Required | Notes Account ID | Example |
Input Connection connection / Required | Notes | Example |
Input Id string | Notes User ID to add to the Team | Example a4b3c2d1 |
Input Team Id string / Required | Notes Team ID | Example |
#
Teams Users DeleteRemove User | key: teamsUsersDelete
Input | Notes |
---|---|
Input Account Id string / Required | Notes Account ID |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Team Id string / Required | Notes Team ID |
#
Translation CreateCreate a translation | key: translationCreate
Input | Default | Notes | Example |
---|---|---|---|
Input Autotranslate boolean | Default false | Notes Indicates whether the translation should be auto-translated | Example null |
Input Branch string | Default | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Default | Notes | Example |
Input Content string | Default | Notes Translation content | Example My translation |
Input Excluded boolean | Default false | Notes Indicates whether translation is excluded | Example null |
Input Key Id string | Default | Notes Key | Example abcd1234cdef1234abcd1234cdef1234 |
Input Locale Id string | Default | Notes Locale | Example abcd1234cdef1234abcd1234cdef1234 |
Input Plural Suffix string | Default | Notes Plural suffix | Example null |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Unverified boolean | Default false | Notes Indicates whether translation is unverified | Example null |
#
Translation ExcludeExclude a translation from export | key: translationExclude
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Translation IncludeRevoke exclusion of a translation in export | key: translationInclude
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Translation ReviewReview a translation | key: translationReview
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Translation ShowGet a single translation | key: translationShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Translation UnverifyMark a translation as unverified | key: translationUnverify
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Translation UpdateUpdate a translation | key: translationUpdate
Input | Default | Notes | Example |
---|---|---|---|
Input Autotranslate boolean | Default false | Notes Indicates whether the translation should be auto-translated | Example null |
Input Branch string | Default | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Default | Notes | Example |
Input Content string | Default | Notes Translation content | Example My translation |
Input Excluded boolean | Default false | Notes Indicates whether translation is excluded | Example null |
Input Id string / Required | Default | Notes ID | Example |
Input Plural Suffix string | Default | Notes Plural suffix | Example null |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Unverified boolean | Default false | Notes Indicates whether translation is unverified | Example null |
#
Translation VerifyVerify a translation | key: translationVerify
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Id string / Required | Notes ID | Example |
Input Project Id string / Required | Notes Project ID | Example |
#
Translations By KeyList translations by key | key: translationsByKey
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Key Id string / Required | Notes Translation Key ID |
Input Order string | Notes Order direction |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
Input Q string | Notes Specify a query to find translations by content (including wildcards) |
Input Sort string | Notes Sort criteria |
#
Translations By LocaleList translations by locale | key: translationsByLocale
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Locale Id string / Required | Notes Locale ID |
Input Order string | Notes Order direction |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
Input Q string | Notes Specify a query to find translations by content (including wildcards) |
Input Sort string | Notes Sort criteria |
#
Translations Exclude CollectionSet exclude from export flag on translations selected by query | key: translationsExcludeCollection
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Order string | Notes Order direction | Example desc |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to find translations by content (including wildcards) | Example PhraseApp*%20verified:true%20tags:feature,center |
Input Sort string | Notes Sort criteria | Example updated_at |
#
Translations Include CollectionRemove exlude from import flag from translations selected by query | key: translationsIncludeCollection
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Order string | Notes Order direction | Example desc |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to find translations by content (including wildcards) | Example PhraseApp*%20verified:true%20tags:feature,center |
Input Sort string | Notes Sort criteria | Example updated_at |
#
Translations ListList all translations | key: translationsList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Order string | Notes Order direction |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
Input Q string | Notes Specify a query to find translations by content (including wildcards) |
Input Sort string | Notes Sort criteria |
#
Translations Review CollectionReview translations selected by query | key: translationsReviewCollection
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to find translations by content (including wildcards) | Example PhraseApp*%reviewed:false%20tags:feature,center |
#
Translations SearchSearch translations | key: translationsSearch
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Order string | Notes Order direction | Example desc |
Input Page string | Notes Page number | Example |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default | Example |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to find translations by content (including wildcards) | Example PhraseApp*%20unverified:true%20excluded:true%20tags:feature,center |
Input Sort string | Notes Sort criteria | Example updated_at |
#
Translations Unverify CollectionMark translations selected by query as unverified | key: translationsUnverifyCollection
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Order string | Notes Order direction | Example desc |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to find translations by content (including wildcards) | Example PhraseApp*%20verified:true%20tags:feature,center |
Input Sort string | Notes Sort criteria | Example updated_at |
#
Translations Verify CollectionVerify translations selected by query | key: translationsVerifyCollection
Input | Notes | Example |
---|---|---|
Input Branch string | Notes specify the branch to use | Example my-feature-branch |
Input Connection connection / Required | Notes | Example |
Input Locale Id string | Notes specify the locale of the translations to be verified | Example fc2f11dd6a658fa9652f6f0a9ebee688 |
Input Project Id string / Required | Notes Project ID | Example |
Input Q string | Notes Specify a query to find translations by content (including wildcards) | Example PhraseApp*%20unverified:true%20tags:feature,center |
#
Upload CreateUpload a new file | key: uploadCreate
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Project Id string / Required | Notes Project ID |
#
Upload ShowView upload details | key: uploadShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Uploads ListList uploads | key: uploadsList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Variable CreateCreate a variable | key: variableCreate
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Name string | Notes Name of the variable | Example MY_VARIABLE |
Input Project Id string / Required | Notes Project ID | Example |
Input Value string | Notes Value of the variable | Example Hello World |
#
Variable DeleteDelete a variable | key: variableDelete
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Name string / Required | Notes name |
Input Project Id string / Required | Notes Project ID |
#
Variable ShowGet a single variable | key: variableShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Name string / Required | Notes name |
Input Project Id string / Required | Notes Project ID |
#
Variable UpdateUpdate a variable | key: variableUpdate
Input | Notes | Example |
---|---|---|
Input Connection connection / Required | Notes | Example |
Input Name string / Required | Notes name | Example |
Input Name string | Notes Name of the variable | Example MY_VARIABLE |
Input Project Id string / Required | Notes Project ID | Example |
Input Value string | Notes Value of the variable | Example Hello World |
#
Variables ListList variables | key: variablesList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
#
Version ShowGet a single version | key: versionShow
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
Input Translation Id string / Required | Notes Translation ID |
#
Versions ListList all versions | key: versionsList
Input | Notes |
---|---|
Input Branch string | Notes specify the branch to use |
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |
Input Translation Id string / Required | Notes Translation ID |
#
Webhook CreateCreate a webhook | key: webhookCreate
Input | Default | Notes | Example |
---|---|---|---|
Input Active boolean | Default false | Notes Whether webhook is active or inactive | Example null |
Input Callback Url string | Default | Notes Callback URL to send requests to | Example http://example.com/hooks/phraseapp-notifications |
Input Connection connection / Required | Default | Notes | Example |
Input Description string | Default | Notes Webhook description | Example My webhook for chat notifications |
Input Events string | Default | Notes List of event names to trigger the webhook (separated by comma) | Example locales:create,translations:update |
Input Include Branches boolean | Default false | Notes If enabled, webhook will also be triggered for events from branches of the project specified | Example null |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Secret string | Default | Notes Webhook secret used to calculate signature | Example secr3t |
#
Webhook DeleteDelete a webhook | key: webhookDelete
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Webhook ShowGet a single webhook | key: webhookShow
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Webhook TestTest a webhook | key: webhookTest
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Id string / Required | Notes ID |
Input Project Id string / Required | Notes Project ID |
#
Webhook UpdateUpdate a webhook | key: webhookUpdate
Input | Default | Notes | Example |
---|---|---|---|
Input Active boolean | Default false | Notes Whether webhook is active or inactive | Example null |
Input Callback Url string | Default | Notes Callback URL to send requests to | Example http://example.com/hooks/phraseapp-notifications |
Input Connection connection / Required | Default | Notes | Example |
Input Description string | Default | Notes Webhook description | Example My webhook for chat notifications |
Input Events string | Default | Notes List of event names to trigger the webhook (separated by comma) | Example locales:create,translations:update |
Input Id string / Required | Default | Notes ID | Example |
Input Include Branches boolean | Default false | Notes If enabled, webhook will also be triggered for events from branches of the project specified | Example null |
Input Project Id string / Required | Default | Notes Project ID | Example |
Input Secret string | Default | Notes Webhook secret used to calculate signature | Example secr3t |
#
Webhooks ListList webhooks | key: webhooksList
Input | Notes |
---|---|
Input Connection connection / Required | Notes |
Input Page string | Notes Page number |
Input Per Page string | Notes allows you to specify a page size up to 100 items, 25 by default |
Input Project Id string / Required | Notes Project ID |