Azure Translator
Procedures and concepts for the Azure Translator integration.
Overview
Azure Translator provides AI-powered language translation services for global communication and localization. This integration enables automated text translation, language detection, and multilingual content workflows. Break down language barriers and automate international communication processes.
Prerequisites
1. Required Books
The following Book(s) need to be added to your agent so it can learn and understand the automation procedures defined within them:
Azure Translator
How to Add the Book(s)
Go to Books → All Books.
Search for the name of the book and click on it.
Click on Install or Add Connection to add the book to your agent.
If adding a connection, you'll be prompted for connectivity details.
Connectivity
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using Azure translator instance ID and Azure translator instance key
Connect to an API using the provided API key.
Azure translator instance ID
The Azure translator instance ID
text
Azure translator instance key
The Azure translator instance key
text
Procedures
to translate a document to a language
Translate a document to a language
Input Concepts
language
The language to translate the document to
text
Yes
(no default)
The target folder to store the translated document
azure folder reference
Yes
(no default)
Output Concepts
Examples
Translate a document to a language
Concepts
Azure file reference
Represents a reference to a file in an Azure Storage.
container_name
The name of the container.
text
blob_name
The full path of the file within the container, including the file name and extension.
text
account_name
The name of the account.
optional[text]
etag
Entity tag.
optional[text]
sas_token
SAS token.
optional[text]
Azure folder reference
Represents a reference to a folder in an Azure Storage
container_name
The name of the container.
text
path
The path of the folder within the container. Should end with a trailing slash ('/') to indicate it's a folder.
text
account_name
The name of the account.
optional[text]
etag
Entity tag
optional[text]
sas_token
SAS token.
optional[text]
Last updated
Was this helpful?

