- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 02:48 AM
Hello 🙂
I want to send a daily notification at 8am with just one field value.
Even when nothing is edited in the record, I want to send a notification daily at 8am.
I tried to trigger this in the Flow Designer, but when I choose the Trigger "Daily" I only can choose the time, but I have no reference to the table.
Do I have to create an Event first?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 03:11 AM
Hi @Steve2000 ,
You can refer the below article for more understanding about the scheduled job
After reading article, try for your requirement and let me know if you need any help while creating the scheduled job
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 03:00 AM
Hi @Steve2000,
You can create a scheduled job and trigger the event from that scheduled job to send the email notification.
Let me know if you need more help.
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 03:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 03:11 AM
Hi @Steve2000 ,
You can refer the below article for more understanding about the scheduled job
After reading article, try for your requirement and let me know if you need any help while creating the scheduled job
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 03:45 AM
1. first create event on the table from which data needs to sent.
2. create a scheduled job which triggers daily at 8 and in that scheduled job script. you have to call the event.
If my answer solved your issue, please mark my answer as ✅Correct & 👍Helpful