Hi,
I have to send a notification to Tryton about changes. There should be
a global notification handler in Tryton which should receive external event
notifications. Some eg.
1) Someone has cancelled an appointment by sending a text message or by
updating our website.
2) An email attachment comes in, we need to upload the attachment to the
database automatically.
3) A third party application wants to notify Tryton of some change.
What are the best ways of handling these scenarios? Thanks for your help.
Kaushik