Hi, I’ve noticed that in submit review from RV, it will send email notification after submission. I wonder if there’s a method in shotgrid api I can call to leverage this function to just send email notification? Thank you.
I’ve gone looking for this myself but haven’t found it. Best I can tell the SG notification mechanism is not exposed in the API. Would love to hear otherwise if you end up finding something.
There does not seem to be such a function. However, you can create Notes, which sends an email notification when configured.
1 Like
Thank you Nico for the reply!