Hi all, we had another feature request for this so merged the topics.
I also have a possible workaround I can share in the mean time:
Using Log Streams, you can tap into any log event, essentially creating your own web hook. For email verification, you would filter for "type": "sv"
.
This is not as simple as an action, and requires some setup, but could get the functionality that is being described here.