Is there an auto-send-email function? For example, if a service work order was marked as "Closed", could an email be automatically sent to a manager? Thanks in advance for information-
0
-
Not sure if there's a way to do it Geocortex, but if your data's in SQL Server there's a mailer trigger client you could use to send emails when things happen like closing work order. If your data isn't in SQL Server, you could try using a scheduled Python script to send emails. 0 -
There is a way to send emails with a workflow. I used it when testing the Citizen Request demo from the Code Gallery. This was a while ago, though. Not sure if it's still available in current versions. 0 -
Yes, Send Mail activity.
https://docs.geocortex.com/essentials/workflow/4.9/help/Default.htm#wf/help/wf_A_SendMail.htm0
Please sign in to leave a comment.
Comments
3 comments