- Automatically generate landing pages for events based on brief submissions.
- Create email marketing campaigns with tailored content for event promotions.
- Notify team members via Slack when new event assets are created.
Receive event details through a webhook. Normalize the event brief data for processing. Use AI to generate marketing assets including landing page content and email copy. Parse the generated content into structured JSON format. Create a landing page in Webflow and an email campaign in Mailchimp. Set the email content and notify the team via Slack.
- 1Import the workflow template into n8n.
- 2Configure webhook settings to receive event briefs.
- 3Set up OpenAI credentials for content generation.
- 4Connect Webflow and Mailchimp with the required credentials.
- 5Test the workflow by sending a sample event brief.