Generate Layerre image variants from a webhook and post them to Slack
How it works
• Receives POST requests at the webhook (e.g. from Typeform, Tally, or your own form) with JSON like name and image URL. • Uses Layerre to create image variants from a Canva-based template; the template ID is taken from the “Create a template” node output. • Each webhook request becomes one rendered image, which is posted to Slack and returned in the webhook response as the image URL.
Set up steps
• Create a Layerre template from your Canva design (run the “Create a template” node once with your Canva URL, then the variant node will use that template). • Configure the Webhook node path and ensure your form or app sends the expected JSON body (e.g. name, imageUrl). • Map webhook body fields to your Canva layers in the Create Variant node (e.g. $json.body.name → text layer, $json.body.imageUrl → image layer). • Add your Slack credentials and choose the channel or user to post to; optionally customize the message or add nodes to save, upload, or forward the image elsewhere.
Related Templates
Create a Speech-to-Text API with OpenAI GPT4o-mini Transcribe
Description This template provides a simple and powerful backend for adding speech-to-text capabilities to any applicat...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments