Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
This workflow is a comprehensive solution for digital marketers, performance agencies, and e commerce brands looking to scale their creative testing process on Meta Ads efficiently. It eliminates t...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.googledrive, n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.merge, n8n-nodes-base.function, n8n-nodes-base.set, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kirill Khatkevich.
Original n8n.io sourceThis workflow is a comprehensive solution for digital marketers, performance agencies, and e-commerce brands looking to scale their creative testing process on Meta Ads efficiently. It eliminates the tedious manual work of uploading assets, creating campaigns, and setting up ads one by one.
Manually launching weekly creative tests is time-consuming and prone to errors. This workflow solves that problem by creating a fully automated pipeline: from a creative asset in a folder to a complete, ready-to-launch (but paused) ad structure in your Meta Ads account. It's perfect for teams that want to:
The workflow is structured into four logical blocks:
1. Configuration & Scheduling:
2. Creative Ingestion & Processing:
3. Campaign & Ad Set Assembly:
OUTCOME_SALES objective.OFFSITE_CONVERSIONS (e.g., "Add to Cart"), using the Pixel ID from the configuration.4. Ad Creation & Data Logging:
CampaignID, AdSetID, AdID, CreativeID) and metadata for a complete audit trail.To use this template, you need to configure a few key nodes.
1. Credentials:
2. The ⚙️ Configuration Node (Set node):
This is the most important step. Open the first Set node and fill in your specific values:
adAccountId: Your Meta Ad Account ID.pageId: The ID of the Facebook Page you're advertising for.pixelId: Your Meta Pixel ID for conversion tracking.3. Google Sheets Node (Save Full Report to Sheet):
CampaignID, AdSetID, AdID, CreativeID, FileName, MimeType, Timestamp.4. Check URLs and IDs in HTTP Request Nodes:
⚙️ Configuration node. Double-check that the URLs in the Create Campaign, Create Ad Set, and Create ... Creative nodes correctly reference these variables (e.g., .../act_{{ $('⚙️ Configuration Meta Ads').item.json.adAccountId }}/campaigns).link in the Create Video Creative and Create Image Creative nodes points to your desired landing page.5. Activate the Workflow:
Schedule Trigger node.This workflow is a powerful foundation. You can easily extend it to:
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.
Showing the first 24 of 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automation of creative testing and campaign launching for Meta ads |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Social Media |
| Author | Kirill Khatkevich |
| Published | 15 Jul 2025 |
Use the JSON export at /data/workflows/6038/6038.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
This workflow is a comprehensive solution for digital marketers, performance agencies, and e commerce brands looking to scale their creative testing process on Meta Ads efficiently. It eliminates t...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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.