Sharepoint: How to automatically translate documents with Microsoft Flow and Microsoft Translator
Steps
- First create a document library where these documents will be uploaded to be translated.
- Then create a document library where the translated documents will be saved afterwards
- Create a flow and put a name .
- The trigger is going to be when a file is created in a folder in Sharepoint
- Point it to the first source document library
- Next add the Microsoft Translator action to translate text
- The source should be the file content in step 5.
- Select a destination language
- Now, select the action to create a file. The folder should be your destination library.
- Use the file content as the translated content.