Fun Translations (Independent Publisher) (Preview)
Have some fun with our language translations.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://funtranslations.com/ |
Privacy policy | https://funtranslations.com/ |
Categories | Lifestyle and Entertainment |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Translate text |
Retrieve the translated text for the given language. |
Translate text
Retrieve the translated text for the given language.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Language
|
language | True | string |
The language to translate to. |
Text
|
text | True | string |
The text to translate. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Total
|
success.total | integer |
The total. |
Translation
|
contents.translation | string |
The requested translation language. |
Text
|
contents.text | string |
The submitted text. |
Translated
|
contents.translated | string |
The translated text. |