Production-ready n8n workflow that generates automotive images from form inputs using AI.
Form Input → AI Image → Validation → PNG Conversion → Google Drive → Airtable
Fully automated pipeline with error handling and status tracking.
- Form-driven AI image generation
- Automatic PNG conversion & Google Drive upload
- Airtable tracking with status updates
- Built-in validation and error handling
- Zero manual intervention required
- n8n - Workflow automation
- AI Image API - Image generation
- Google Drive - File storage
- Airtable - Execution tracking
- Import workflow from
/workflows/automotive-image-generation.json - Configure credentials in n8n:
- AI Image API key
- Google Drive access
- Airtable API key
- Create Airtable base with fields:
- Car Brand, Car Model, Other Details
- Generated Status (ToDo/completed/failed)
- Image URL
- Publish form and start generating
├── workflows/
│ └── automotive-image-generation.json
├── screenshots/
├── .env.example
└── README.md
- Automotive catalog generation
- Marketing creative automation
- Rapid AI prototyping
- Design workflow automation
- Image URL validation before processing
- Automatic status updates (✅/❌)
- No silent failures
Fork → Improve → Pull Request
Built with n8n + AI

