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

  1. Webhook receives POST with design data
  2. Layerre creates template from Canva URL
  3. Layerre generates variants from payload
  4. Slack (optional) gets the images
  5. Response returns image URLs to the caller
Webhook to Layerre to Slack workflow

Prerequisites

  • n8n (cloud or self-hosted)
  • Layerre account + API key
  • Canva design URL
  • Slack workspace (optional)

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.