I've been trying to create a flow that sends an automated email when a news post is published to a site with 'Post and Send' button. But it has issues with it not running at times or at times sending multiple emails. What's the correct way to do this?
It looks at when an item is CREATED in Site Pages list of the site (as that is where news posts seem to go), but since it seems to send even on random edits of a news post and auto saves of a news post instead of only when Post and Send is pressed, it looks like this isn't the way to go?
I then have it send an email (as above).
Thank you.