Daily Motivational Quotes from ZenQuotes to Slack Channels
π Send Daily Motivational Quote to Slack
This workflow automatically posts an inspiring motivational quote to your Slack channel every morning at 8 AM. It uses the free ZenQuotes.io API (no API key required) to fetch quotes and delivers them to your team in Slack.
βοΈ How It Works
Trigger at 8 AM
A Cron node runs daily at 8 AM EST (America/New_York timezone by default).
Fetch a Random Quote
The workflow sends an HTTP Request to ZenQuotes.io API to retrieve a motivational quote.
Format the Message
A Code node structures the quote into a Slack-friendly message, adding styling, emojis, and the authorβs name.
Post to Slack
Finally, the Slack node sends the motivational message to your chosen Slack channel (default: #general).
π οΈ Setup Steps
-
Connect Slack App Go to api.slack.com β Create a new app.
Add OAuth scopes:
chat:write
channels:read
Install the app to your Slack workspace.
Copy credentials into n8n. -
Configure Slack Channel Default is #general.
Update the Slack node if you want to post to another channel. -
Adjust Timezone (Optional) Workflow is set to America/New_York timezone.
Change under workflow β settings β timezone if needed.
β Example Slack Output
π Daily Motivation π "Success is not final, failure is not fatal: it is the courage to continue that counts." β Winston Churchill
β‘ Once enabled, your team will receive a motivational quote in Slack every morning at 8 AM β simple, automatic, and uplifting!
Related Templates
Extract Title tag and Meta description from url for SEO analysis with Airtable
Extract Title tag and meta description from url for SEO analysis. How it works The workflows takes records from Airtabl...
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments