DeepL
DeepL is a powerful AI-driven translation service known for its high-quality translations across multiple languages. It provides accurate and context-aware translations, making it a preferred choice for businesses and individuals seeking precise language conversion.
To integrate DeepL with ZBrain Flow:
Click the '+' button in the Flow and search for DeepL in ZBrain Flow.
Select the desired action from the available options.
How to Connect DeepL to ZBrain Flow?
Give a Connection Name β Enter a name to identify the DeepL connection.
Enter the API Key β Follow these steps to obtain your DeepL API Key:
Log in to your DeepL account.
Visit DeepL Account Summary.
Go to the API section and copy your API Key.
Select the API URL β Choose between the free or paid version.
Click 'Save' β Your DeepL connection is now set up in ZBrain Flow.
Actions Available in ZBrain Flow
Translate Text
Translate text into a target language.
How to Configure Translate Text in ZBrain Flow?
Enter the Text β Provide the text that needs to be translated.
Note: Only UTF-8 encoded plain text is supported.
Select Target Language β Choose from 31 available languages.
Select Source Language β Specify the original language of the text.
Select Split Sentences Type β Define how the text should be split before translation:
No splitting: Treats the entire input as one sentence.
Split on punctuation and newlines.
Split on punctuation only (ignoring newlines).
Select Preserve Formatting β Choose Yes or No to retain the original formatting.
Select Formality β Adjust the tone of the translation:
Default
More formal language
More informal language
Fallback to default if the selected formality is unavailable
Enter Glossary ID β Specify a glossary to enforce consistent terminology translation.
Select Tag Handling β Choose how XML or HTML tags should be processed:
Enable XML tag handling
Enable HTML tag handling
Select Outline Detection β Choose Yes or No for automatic XML structure detection.
Enter Non-Splitting Tags β Provide a comma-separated list of XML/HTML tags that should not be split.
Enter Ignore Tags β Provide a comma-separated list of XML/HTML tags to be ignored.
Note: Click 'f' to add dynamic values wherever needed.
Custom API Call
Make a custom API call to a DeepL endpoint.
How to Configure Custom API Call in ZBrain Flow?
Select the Method β Choose from GET, POST, PATCH, PUT, DELETE, or HEAD.
Add Headers β Input headers in the provided fields.
Authorization headers are automatically injected from your connection.
Click '+ Add Item' to add additional headers.
Add Query Parameters β Input query parameters in the provided fields.
Click '+ Add Item' to add additional query parameters.
Enter JSON Body β Provide the request body in JSON format.
Enter Timeout β Specify the timeout duration in seconds.
Note: Click 'f' to add dynamic values wherever needed.
Last updated