Skip to main content

Convert Pinterest videos to MP4 with Google Drive storage and email delivery

Workflow preview

Workflow preview
100%
Convert Pinterest videos to MP4 with Google Drive storage and email delivery preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Pinterest Video to MP4 Downloader with Email Delivery RapidAPI Integration This n8n workflow automates downloading Pinterest...

Best for

  • Content Creation automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.emailsend, n8n-nodes-base.stickynote, n8n-nodes-base.googledrive

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Sk developer .

Original n8n.io source

1.1 Workflow description

Title
Convert Pinterest videos to MP4 with Google Drive storage and email delivery
Workflow name
Convert Pinterest videos to MP4 with Google Drive storage and email delivery

📥 Pinterest Video to MP4 Downloader with Email Delivery | RapidAPI Integration

This n8n workflow automates downloading Pinterest videos as MP4 files using the Pinterest Video Downloader API, uploads them to Google Drive, sets public access permissions, and emails the sharable download link to the user.


📝 Node-by-Node Explanation

1️⃣ n8n Form Trigger → Captures the Pinterest video URL and user email from a web form to start the workflow.
2️⃣ HTTP Request → Sends the submitted URL to Pinterest Video Downloader API to process and fetch downloadable MP4 links.
3️⃣ Wait → Pauses the workflow, allowing the API enough time to complete the MP4 conversion.
4️⃣ HTTP Downloader → Downloads the generated MP4 video from the API response.
5️⃣ Upload To Google Drive → Uploads the downloaded MP4 file to Google Drive for cloud storage.
6️⃣ Set Permissions Google Drive → Sets file permissions to allow public access via sharable link.
7️⃣ Send Email → Sends an automated email with the Google Drive download link to the user’s provided email address.


💡 Use Case

  • Ideal for social media managers, digital marketers, educators, and content creators who frequently need to repurpose Pinterest videos for campaigns, training materials, or social posts.
  • Saves time by automating the entire process—from URL submission to receiving a ready-to-share MP4 link via email, without any manual downloading, renaming, or cloud uploading.
  • Perfect for agencies handling multiple clients who want to streamline bulk Pinterest video downloads and securely distribute them via email in seconds.

Benefits

  • Time Efficiency: Automates video conversion and delivery, eliminating manual steps.
  • Cloud Storage: Automatically uploads videos to Google Drive, ensuring secure backup and easy organization.
  • Public Access Links: Instantly creates shareable links without extra permission settings.
  • Seamless Email Delivery: Sends ready-to-use download links directly to the user’s inbox.
  • Scalable for Teams: Supports multiple submissions, making it suitable for agencies managing high download volumes.
  • Powered by RapidAPI: Utilizes Pinterest Video Downloader for reliable, fast, and secure video extraction.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - n8n Form Trigger

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 2 - HTTP Request

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 4 - Send Email

Type / Role
n8n-nodes-base.emailSend - emailSend
Config choices
Version 1

Block 5 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - HTTP Downloader

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 10 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Upload To Google Drive

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 14 - Set permissions Google Drive

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 15 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Convert Pinterest videos to MP4 with Google Drive storage and email delivery
Complexity advanced
Nodes 15
Categories Content Creation
Author Sk developer
Published 02 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6839/6839.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Convert Pinterest videos to MP4 with Google Drive storage and email delivery do?

Pinterest Video to MP4 Downloader with Email Delivery RapidAPI Integration This n8n workflow automates downloading Pinterest...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation use case.