n8n Tutorial 1: Webhook-Triggered Image Generation with Layerre

Trigger Layerre image generation from a webhook with n8n, no spreadsheet required. Generate variants from the payload, return image URLs to the caller, and optionally post results to Slack.

  • 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 and optionally post to Slack
All tutorials