I created a custom list and added event content type. Here I want when new item or event created, send email to created by user.
New item created Emial: New Item Created email
also how to Send email when the same user did the update to list item
Updated the same list item: Email to go Item updated
if Created is equal to Modified--> send creation email (action),else--> send update email (action). – Ganesh Sanap - MVP Jun 15 '21 at 10:40