Use Cases
- Daily meal planning with personalized recipe suggestions
- Engaging customers with tailored recipe emails
- Automating recipe retrieval based on dietary preferences
How It Works
Triggers daily at a specified time using a cron job Sets search criteria for recipes including dietary needs and calorie limits Retrieves recipe counts and details from Edamam based on the criteria Formats the retrieved recipes into an HTML email body Sends the email to the specified address using Gmail
Setup Steps
- 1Import the workflow into n8n
- 2Configure the Cron node to set the desired trigger time
- 3Enter your Edamam AppID and AppKey in the Search Criteria node
- 4Set your email address in the Send Recipes node
- 5Test the workflow to ensure it retrieves and sends recipes correctly
Apps Used
Edamam
Gmail
Categories
Target Roles
Industries
Tags
#email automation
#content scheduling
#workflow management