🎬 Generate marketing graphics with Adobe Firefly, Slack and Google Drive

⚑ 22 views · 🎬 Content Creation & Video

Description

This workflow connects n8n to the Adobe Firefly API to automatically generate branded marketing graphics from plain text prompts. Submit a campaign brief and receive 4 production-ready creative asset variations for social media, banner ads, email headers, and campaigns β€” all generated in seconds with no designer required.

Adobe Firefly is Adobe’s commercially safe generative AI model, trained exclusively on licensed Adobe Stock content. Every image produced is safe for commercial marketing use with zero copyright risk.


What’s the Goal?

To fully automate creative asset production for marketing teams and agencies. Instead of waiting days for a designer or paying per-asset fees, this workflow generates on-brand visuals instantly from a campaign description.

Specific outcomes:


Why Does It Matter?

Marketing teams spend 30-40% of their time waiting on creative assets. Agencies bill 150-500 USD per graphic. Adobe Firefly changes this completely:


How It Works

Step 1 β€” Webhook receives the campaign brief with brand, prompt, platform, style, and mood Step 2 β€” Set node stores Adobe credentials and normalizes all input fields Step 3 β€” Code node builds 4 optimized Firefly prompt variations with brand voice and platform dimensions Step 4 β€” HTTP Request calls Adobe Firefly v3 text-to-image API to generate all 4 variants Step 5 β€” Code node parses the response, extracts all image URLs, and builds the delivery package Step 6 β€” HTTP Request saves the full asset manifest JSON to Google Drive Step 7 β€” HTTP Request posts a Slack notification with all image links and job metadata Step 8 β€” Respond node returns the complete asset package as JSON to the caller


Configuration Requirements


Setup Guide

Step 1: Go to developer.adobe.com and create a new project Step 2: Enable the Firefly API service in your Adobe Developer project Step 3: Copy your Client ID, Client Secret, and Org ID from the project credentials page Step 4: Open the Set Adobe Credentials node and paste all three values Step 5: Set your SLACK_WEBHOOK_URL and GOOGLE_DRIVE_FOLDER_ID in the same node Step 6: Activate the workflow Step 7: POST to /webhook/firefly-graphics with your campaign payload


Explore More Automation: Contact us to design AI-powered lead nurturing, content engagement, and multi-platform reply workflows tailored to your growth strategy.

πŸ”— Nodes Used

HTTP Request, Webhook

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup