SMS notification with Event Handler

hadi

Active Member
Hello
For sending SMS for clients , currently we have a code to check database event every 5 minutes ;
Please learn us how we can do this with Event Handler if this part implemented ;
Thanks
 
What do you check in the database? i.e. which event(s) are you wanting to have access to?
 
Hello
- new client
-new package and status
- new tickets and update
- changed password
Thanks
 
We check event log to see if new client added / new package added / new ticket added , updated / password changed
 
Back
Top