How to send mail when Email notification settings are not checked

Assume that the [Email Notification] check box is not selected in your account settings… In that state, I would like to develop an email notification to me, the team leader, if a team member of the same team changes the status of [Task]. Any hints on how to make python code?

I’m not sure if ShotGrid would still email you if you are adressed in the note or note cc.
Worth testing.

If not you could use your own email service like amazon sqs to send emails.

1 Like