ZBrain Documentation
  • ZBrain Documentation
    • Components of ZBrain
    • Getting started with ZBrain
    • 📚Knowledge base
      • How to create a knowledge base?
      • Knowledge source
      • Information schema
      • File summary
      • Automated reasoning
      • Retrieval testing
      • Knowledge base settings
    • 📱APP
      • How to create a new app?
      • How to set up and customize your app?
      • How to access the app reporting dashboard?
    • 🤖ZBrain AI agents
      • Get started with agents on ZBrain
      • Deploying pre-built agents
      • Creating custom AI agents
        • Agent setup
        • Define input sources
        • Define Flow
          • Key elements of a Flow
          • Flow Components
            • Activepieces Platform
            • AITable
            • Airtable
            • Amazon S3
            • Amazon SNS
            • Amazon SQS
            • Amazon Textract
            • Apify
            • Apollo
            • Approval
            • Asana
            • Azure Communication Services
            • Azure Cosmos DB
            • Azure Document Intelligence
            • Azure OpenAI
            • Azure Translation
            • Bannerbear
            • Baserow
            • Beamer
            • Bedrock Claude
            • Bettermode
            • Binance
            • Bing Search
            • Blackbaud
            • Bonjoro
            • Box
            • Brevo
            • Brilliant Directories
            • Bubble
            • CSV
            • Calendly
            • Certopus
            • Clearout
            • Clockodo
            • Code
            • Confluence
            • Connections
            • Constant Contact
            • Contiguity
            • Contentful
            • Customer.io
            • Crypto
            • Databricks
            • Data Mapper
            • Date Helper
            • DeepL
            • Delay
            • Discord
            • Discourse
            • Drip
            • Dropbox
            • Dust
            • Facebook Pages
            • Figma
            • Files Helper
            • Flowise
            • Flowlu
            • Formbricks
            • Frame
            • Freshdesk
            • Freshsales
            • GCloud Pub/Sub
            • GenerateBanners
            • GhostCMS
            • GitHub
            • GitLab
            • Gmail
            • Google Calendar
            • Google Contacts
            • Google Docs
            • Google Drive
            • Google Forms
            • Google Gemini
            • Google My Business
            • Google Search
            • Google Search Console
            • Google Sheets
            • Google Tasks
            • Groq
            • Hacker News
            • Heartbeat
            • HubSpot
            • HTTP
            • Image Helper
            • Inputs
            • Instagram for Business
            • Intercom
            • Invoice Ninja
            • Jira Cloud
            • Jotform
            • Kimai
            • Kizeo Forms
            • LeadConnector
            • Line Bot
            • Linear
            • LinkedIn
            • LinkedIn Actions
            • LLMRails
            • Lusha
            • MailerLite
            • Mailchimp
            • Mautic
            • Microsoft Dynamics 365 Business Central
            • Microsoft Dynamics CRM
            • Microsoft Excel 365
            • Microsoft OneDrive
            • Microsoft Outlook Calendar
            • Microsoft Teams
            • Mixpanel
            • MongoDB
            • Notion
            • Odoo
            • OpenAI
            • OpenRouter
            • Pastebin
            • PDF
            • Postgres
            • PostHog
            • Pushover
            • Qdrant
            • Queue
            • Razorpay
            • Router
            • Salesforce
            • SendGrid
            • ServiceNow
            • SFTP
            • SharePoint
            • Slack
            • SMTP
            • Snowflake
            • SOAP
            • Spotify
            • Stability AI
            • Stable Diffusion Web UI
            • Storage
            • Stripe
            • SurrealDB
            • SurveyMonkey
            • Taskade
            • Telegram Bot
            • Text Helper
            • Trello
            • Twilio
            • Twitter
            • Utilities
            • WhatsApp Business
            • WordPress
            • XML
            • YouTube
            • ZBrain
            • Zendesk
            • ZeroBounce
            • Zoho Books
            • Zoho CRM
            • Zoho Invoice
            • Zoom
          • How to Define a Flow?
          • How to Test Each Step in the Flow?
        • Configure Additional Settings
        • Test and Deploy Agents
        • How to access, monitor, and manage agent performance and tasks?
    • Settings
    • 📖API Tutorials
      • 📚Knowledge base
        • Automated Reasoning
      • 📱APP
      • 🤖Agents
Powered by GitBook
On this page
  1. ZBrain Documentation
  2. ZBrain AI agents
  3. Creating custom AI agents
  4. Define Flow
  5. Flow Components

Azure Translation

The Azure Translation piece in ZBrain Flow provides integration with Microsoft's AI-powered translation service, allowing you to convert text and documents between languages directly from your workflows. This connector enables you to automate language translation without manual intervention. With Azure Translation integration, you can build automations that process multilingual content, localize materials, enable cross-language communication, and break down language barriers in your business processes. This piece is ideal for organizations working in multiple regions, handling international communications, or needing to process content in various languages as part of their automated workflows.

How to Use Azure Translation in ZBrain Flow?

Select Azure Translation as Your Connection

  • Click on the '+' button in the Flow and search for Azure Translation.

  • Select Azure Translation.

  • Decide on the action you need, then select it. ZBrain Flow provides two options:

    • Translate Text – Convert text content from one language to another.

    • Translate Document – Process entire document files into different languages.

How to Connect to Azure Translation Services

Before using any Azure Translation actions in ZBrain Flow, you'll need to set up a connection to your Azure Translator resource. This is a one-time setup that will allow you to access language translation services securely.

To create your Azure Translation connection:

  • From any Azure Translation action, click on the connection dropdown and select 'Create connection'.

  • In the popup window that appears, you'll need to:

    • Enter a descriptive 'Connection Name' to identify this Azure connection

    • In the 'Translator Endpoint' field, enter the endpoint URL for your Azure Translator resource

    • In the 'Translator Key' field, enter your authentication key for the Azure Translator service

    • From the 'Region' dropdown, select the geographic region where your Azure Translator resource is deployed

    • Click 'Save' to store this connection

To obtain your Azure Translator credentials:

  1. Log in to the Azure Portal

  2. Navigate to your Azure Translator resource

  3. Go to the "Keys and Endpoint" section in the left sidebar

  4. Copy the endpoint URL and one of the access keys (Key 1 or Key 2)

  5. Note the region where your translator resource is deployed

How to Translate Text Between Languages

Configuration Steps:

  • Connect to your Azure Translation Services following the steps in the "How to Connect to Azure Translation Services" section.

  • In the 'Text' field, enter the content you want to translate. This can be a sentence, paragraph, or longer text.

  • In the 'Target Language' field, enter the language code for the desired output language. Examples: 'es' for Spanish, 'fr' for French, 'de' for German, 'ja' for Japanese.

  • In the 'Source Language' field, optionally specify the language code of your input text. If left empty, Azure will automatically detect the source language. Specifying the source language can improve accuracy in some cases.

How to Translate Documents in Different Languages

Configuration Steps:

  • Connect to your Azure Translation Services following the steps in the "How to Connect to Azure Translation Services" section.

  • In the 'Document URL' field, enter the web address where your document is accessible. This must be a publicly accessible URL that Azure can download from.

  • In the 'Target Language' field, enter the language code for the desired output language.

  • In the 'Source Language' field, optionally specify the language code of your document.

PreviousAzure OpenAINextBannerbear

Last updated 23 days ago

🤖