Communication

Search for new books and send email recommendations

13 nodes 124 66 Automatic trigger
Download

Workflow Description

Scheduled automation that searches for new books based on defined criteria and delivers curated recommendations via email at regular intervals, eliminating manual tracking of recent releases.

How it works

  1. 1.Trigger automation on a set schedule
  2. 2.Search for new books matching specified criteria
  3. 3.Filter and process the results
  4. 4.Send the curated book list to email recipients

Use cases

  • Weekly book recommendations sent to library teams
  • Automated alerts for new releases in specialized categories

Requirements

  • Active email account configured
  • Access to a book database or search API

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Schedule Email Send

Details

Trigger Automatic trigger
Nodes 13
Apps 2
Views 124
Downloads 66

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (13)

/

On clicking 'execute'

Manual Trigger

#1

Every Friday at 11:00 AM

Cron

#2

Set Subject

Set

#3

Retrieve Book Count

HTTP Request

#4

Check Book Count

If

#5

Select Random Book

Function

#6

Retrieve Detailed Book Info

HTTP Request

#7

Retrieve Basic Book Info

HTTP Request

#8

Book Recommendation

Set

#9

Filtered Book Info

Set

#10

Create Author String

Function

#11

Send No Book Email

Email Send

#12

Send Book Email

Email Send

#13