Conditional Trigger

I'm hoping to create a trigger that fires when the email_confirmed_at field is updated in the auth.users table BUT only if the invited_at field is NOT NULL. If this is possible I'd appreciate some hints.
Was this page helpful?