Skip to main content

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-

Comments

3 comments

  • John Nerge
    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
  • Dan Giersz
    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

Please sign in to leave a comment.