Email reminder for Zoom Meetings at a special time

Hey Makers :star_struck:,

I would like to build a scenario where it sends a email reminder of a Zoom meetings 24 hours before and another at the day of the meeting at 8 am. What is the best way to do it ?

I’ve tried to do it but I don’t know if it’s possible to do it since I didn’t find the special trigger.
Maybe Watch Meetings and when a meeting is in 24 hours sending a email ?

Any solution out there ?

Here is what the AI Assistant drop me :

Up !

Any ideas ?

Thanks in advance for any help :slight_smile:

Welcome to the Make community!

Yes, that is possible. You’ll need a minimum of two scenarios:

Get next day’s meetings and schedule callback to your second scenario (two reminders)

Send email

Screenshot_2024-03-07_210350

Give it a go and let us know if you have any issues!

Links

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

3 Likes

Wow !

Thank you so much for your help.

I still have some problems.

I have set up the scenario as you have shown.

First, I connect Zoom with the user ID, no category, and a standard limit 10.

I then put a filter between Zoom & first 0CodeKit to only activate on day + 1. I don’t know if this is correct.

It seems OK for me on there. Then I set up the second scenario as you have shown.

image

Get the URL from the Webhook.

image

And put it on the first 0CodeKit connection

Since that step, I have no idea what to put on “Data” & “Interval”. I tried to check on 0CodeKit documentation here but found nothing.

Any tips, resources or help ?

Of course I will learn more on Make Academy but first I need to finish this scenario :slight_smile: