Meta Ads Bulk Launcher with Google Drive integration and Slack Notifications

Go to Workflow
0 views
Built by Chris Rudy Chris Rudy
Created on June 08, 2026

Description

Who's it for

Marketing teams, agencies, and businesses who regularly create tens or hundreds of Facebook ads and store their creative assets in Google Drive.

Perfect for teams who want to stop doing manual work of uploading and setting up ads.

What it does

This workflow automates the entire Facebook ad creation process from a simple form submission.

Users provide a Google Drive link to their media file, ad copy, and target URL through a form.

The workflow then automatically fetches the media from Google Drive, creates a new Facebook ad with proper naming conventions (matching the Drive file name), applies tracking parameters, and publishes it to the specified ad set.

It sends Slack notifications upon successful ad creation or if errors occur.

How it works

User submits a form with Google Drive media link, ad set name, ad text, and destination URL
Workflow authenticates and fetches the image/video from Google Drive
Creates a Facebook ad with the media, using the Drive filename as the ad name
Applies UTM tracking parameters automatically
Disables Facebook's automated rules to maintain manual control
Sends status updates via Slack (success or failure notifications)

Requirements

Self-hosted n8n instance
Google Drive account with API access
Facebook Business Manager with active ad account(s)
Slack workspace for notifications

How to customize the workflow

Connect multiple Facebook ad accounts for agency use
Modify the form fields to include additional ad parameters
Customize Slack notification messages and channels

Nodes Used (5)

Code
n8n-nodes-base.code
Facebook Graph API
n8n-nodes-base.facebookGraphApi
Google Drive
n8n-nodes-base.googleDrive
Google Sheets
n8n-nodes-base.googleSheets
Slack
n8n-nodes-base.slack