Skip to main content
M

Milorad Filipovic

2
Workflows

Workflows by Milorad Filipovic

Workflow preview: Translate PDF documents from Google Drive folder with DeepL
Free intermediate

Translate PDF documents from Google Drive folder with DeepL

This workflow will translate all your PDF documents from specified Google Drive folder to the desired language. Translated files will be automatically uploaded to the original folder. ### Required accounts 1️⃣ Google Drive account 2️⃣ [DeepL developer account](https://www.deepl.com/pro-api?cta=header-pro-api) and API key ### How to setup? 1️⃣ Setup your google drive folder url, target and source language in the configuration node 2️⃣ Connect your Google Drive account with all Google Drive nodes 3️⃣ Setup HTTP header credentials that should be used for HTTP nodes in the template (replace `yourAuthKey` with your DeepL API key) ![Deepl HTTP Header auth](https://i.imgur.com/t4zOVgc.png) 4️⃣ Set your DeepL header credentials in all HTTP nodes

M
Milorad Filipovic
Document Extraction
16 Mar 2024
6073
0
Workflow preview: Monthly live music events newsletter
Free advanced

Monthly live music events newsletter

# How it works? - This workflows sends you a monthly lists of live music events for a specific location. - Events are fetched from songkick.com and delivered to you by email to a provided email address(es). - Each event in the list has a link to a full SongKick page where you can see more details about the event and buy tickets for it. **Example email:** ![Example email](https://i.imgur.com/7WTn72L.png) # How to set it up? First thing that this workflow needs is a location link for your desired city from the SongKick website. You can get it by following these steps: 1. Visit [songkick.com](https://www.songkick.com/) and enter the city name in the search box: ![Songkick search](https://i.imgur.com/lNwGG9p.png) 2. From the results page, click the result that contains the location info. These will have the `Location` tag on top of the location name: ![Location result example](https://i.imgur.com/vMQJTbL.png) 3. Once on the location page, copy the url ![URL copy example](https://i.imgur.com/GErLksA.png) 4. Back in the n8n workflow page, paste the url in the _location_ parameter of the node called _Setup location and email_: ![URL in node settings](https://i.imgur.com/ZwUucrt.png) Second thing it needs is the email address which will receive the monthly list. For this, simply enter it in the _email_ field of the _Setup location and email_ node. If you want to set multiple receivers, simply separate email addresses by `,`: ![Emails in node settings](https://i.imgur.com/3XGkrsD.png) # Required accounts This workflow requires you to have a properly set up Gmail account that will be used by Gmail Node to send emails. You can read more about how to create credentials for a Gmail node in n8n documentation [here](https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/?utm_source=n8n_app&utm_medium=left_nav_menu&utm_campaign=create_new_credentials_modal).

M
Milorad Filipovic
Social Media
13 Jan 2024
2521
0