Daily Bible Verse & Reflection Email with bible.api, Google Gemini, and Gmail

What this does This automation automatically sends an email with a random Bible verse to a specified recipient every morning, as well as some reflections on the meaning of that verse. Start your day off grounded and faithful.

Requirements n8n Gmail account with OAuth2 credentials enabled Google Gemini(PaLM) API credentials enabled

How this works Runs every morning at 7:00a. Reads the config value send_to_email Calls bible.api for a random verse Uses Gemini to analyze the random verse and create the body text for the email Sends an Email to the recipient specified by send_to_email Subject reads "Daily Bible Verse: Inspiration for Today (book #:#)"

How to set up In the "Config - recipient" node, in the send_to_email field, replace "example@example.com" with the desired recipient email Add your Google Gemini(PaLM) API credentials Add your Gmail OAuth2 credentials (optional) In the "Schedule trigger" node, keep the default schedule at 7:00a or change the hour as desired Test the flow by running it to verify the subject and body content.

How to customize the workflow Change the send time in the Schedule Trigger node Change the Bible translation, or specify Old vs. New Testament in the Bible API node Adjust the prompt in the Gemini node to change the email content Modify the subject line in the Gmail node

0
Downloads
0
Views
7.88
Quality Score
beginner
Complexity
Author:Hattie Elbahri(View Original →)
Created:9/19/2025
Updated:11/21/2025

šŸ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments