Skip to main content

Meta ads bulk launcher with Google Drive integration and Slack notifications

Workflow preview

Workflow preview
100%
Meta ads bulk launcher with Google Drive integration and Slack notifications preview
Open on n8n.io

Important notice

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

1. Workflow Overview

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 doin...

Best for

  • Social Media automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.code, n8n-nodes-base.facebookgraphapi, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.errortrigger, n8n-nodes-base.stopanderror, n8n-nodes-base.slack, n8n-nodes-base.stickynote

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Meta ads bulk launcher with Google Drive integration and Slack notifications
Workflow name
Meta ads bulk launcher with Google Drive integration and Slack notifications

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

  1. User submits a form with Google Drive media link, ad set name, ad text, and destination URL
  2. Workflow authenticates and fetches the image/video from Google Drive
  3. Creates a Facebook ad with the media, using the Drive filename as the ad name
  4. Applies UTM tracking parameters automatically
  5. Disables Facebook's automated rules to maintain manual control
  6. 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

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 - Rename Image Binary Top Image1

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 2 - Publish to Facebook1

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

Block 3 - Rename Image Binary Top Image

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 4 - Publish to Facebook

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

Block 5 - Creating ad_Creatives for images

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

Block 6 - Creating ad_Creatives for videos

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

Block 7 - linking ad_creatives with adsets

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

Block 8 - Loop Over Items

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

Block 9 - Wait

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

Block 10 - Loop Over Items1

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

Block 11 - Wait1

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

Block 12 - Error Trigger

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

Block 13 - Stop and Error

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

Block 14 - Error - Filename

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 15 - Error - General

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 16 - Create Ad_set (7dc1dv)

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

Block 17 - Create Ad_set (7dc)

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

Block 18 - Create Ad_set (1dc)

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

Block 19 - Sticky Note

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

Block 20 - Sticky Note1

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

Block 21 - Sticky Note2

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

Block 22 - Submit Form

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

Block 23 - Format Ad Copy

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 24 - Get Ad Account ID

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Showing the first 24 of 40 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Meta ads bulk launcher with Google Drive integration and Slack notifications
Complexity advanced
Nodes 40
Categories Social Media
Author Chris Rudy
Published 05 Sept 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/8276/8276.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 Meta ads bulk launcher with Google Drive integration and Slack notifications do?

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 doin...

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 Social Media use case.