Video Tutorial
n8n Tutorial 1: Webhook-Triggered Image Generation with Layerre
•10 min read
In this video
- Set up a webhook in n8n to receive requests
- Create a Layerre template from a Canva URL
- Generate image variants from webhook data
- Return image URLs to the caller and optionally post to Slack
Trigger Layerre image generation from a webhook using n8n. No spreadsheet or database. Best for apps, forms, or any custom trigger that should kick off image generation on demand.
The workflow
- Webhook receives POST with design data
- Layerre creates template from Canva URL
- Layerre generates variants from payload
- Slack (optional) gets the images
- Response returns image URLs to the caller

Prerequisites
Ready to try Layerre?
Create templates from your Canva designs and generate image variants at scale. No code required. Start in the dashboard or connect via API.