- Automate the translation of documents stored in Google Drive.
- Filter and process only PDF files for translation.
- Retrieve and organize translated documents back to Google Drive.
Trigger the workflow manually to start the document translation process. Set configuration parameters for source and target languages and folder URL. Fetch files from the specified Google Drive folder. Filter the files to include only PDFs. Download the selected PDF files for translation. Send translation requests to DeepL and check the translation status. Retrieve the translated documents and upload them back to Google Drive.
- 1Import the workflow template into your n8n environment.
- 2Manually trigger the workflow to begin.
- 3Configure the source language, target language, and Google Drive folder URL.
- 4Run the workflow to process and translate the documents.