- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2023 02:53 PM
I'm creating a flow that is supposed to run on the last day of each month. In the flow I'm calling an action that has the following steps:
- Look Up Records step
- Script step
- Email step
The purpose of this action is to send an email to the designated recipient with a list of open incidents currently assigned to them. When I attempt to run the flow it's included in, I get an error saying "Access Denied to Create New Email". Is this caused by some configuration in my action or flow?
My Flow:
My Action:
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2023 03:00 PM
I wouldn't create Email from Flow designer. Instead create an event which will trigger a notifications. That way, I know all the notifications in my instance.
Also below solution would help, if you still wish to use flow designer for emails
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2023 03:00 PM
I wouldn't create Email from Flow designer. Instead create an event which will trigger a notifications. That way, I know all the notifications in my instance.
Also below solution would help, if you still wish to use flow designer for emails
Please mark this response as correct or helpful if it assisted you with your question.