Marketing · n8n

Boost Webinar Attendance with Reminders and an Auto Replay Email

An n8n workflow that reminds webinar registrants before it starts, sends the join link at go-time, and follows up no-shows and attendees with the replay — so you fill the room live and still capture value from everyone who couldn't make it.

difficulty Intermediatesetup 45 minresult Registrants are reminded, handed the join link on time, and sent the replay afterward — live and on-demand value captured
  1. 1

    Register and confirm

    A Webhook catches registrants; a Gmail node confirms with an add-to-calendar link.

  2. 2

    Remind and hand off the link

    Wait-until nodes send a day-before reminder and a 'starting soon' email with the unique join link at go-time.

  3. 3

    Split attendees and no-shows

    After the webinar, an IF on the attendance flag routes each registrant to the right follow-up.

  4. 4

    Send the replay

    A Gmail node emails attendees a thanks-plus-resources note and no-shows a 'here's the replay' — capturing on-demand value.

Frequently asked questions

How is this different from a generic event reminder?

It's built around the webinar lifecycle: a 'starting soon' with the unique join link, then a post-event split — attendees get a 'thanks + resources' email while no-shows get a 'sorry we missed you, here's the replay'. That replay follow-up is where a lot of webinar ROI actually comes from.

How does it know who attended?

Your webinar platform (Zoom, Demio, WebinarJam) reports attendance via API or a post-event export. The workflow marks attendees vs no-shows and sends each group the right follow-up automatically.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.