Hello Network,
Has anyone developed a sold out notification sent via a triggered e-mail, report, or text message? If not, do you have thoughts on how to make this happen?
Thank You,
Andrea
We don't have one exactly as you describe, but we do have a scheduled job that runs that adds Content to a Performance in Tessitura when a show has sold out, which then is referenced by our website to show sold out events.
I would imagine it would be possible to take this and modify it depending on exact needs.Caryl
Thank you for the response Caryl! I'm intrigued. Do you know what variables the job references to determine sell out? I'm assuming the job is updating web content at the performance level.
It does update at performance level, and we basically check if a show is on sale based on the internet MOS. We then counts the available seats for the performance and if the number of seats is less than or equal to the number of seats we determine (1 value across all shows) then it will mark it as sold out.
Caryl