This is one of the Online Services we use in our business which I hope you find handy. The service is designed to SMS technicians' job details.
What is required: A clickatell (SMS provider) account
How it works: Clickatell have an API which accepts SMS parameters through a URL string. In the string you send your Clickatell account details, mobile phone number (of technician), Name of customer, Address of customer, phone number of customer and details of problem. This information (customer) is extracted from the ticket table of CommitCRM.
*** IMPORTANT *** When entering the ticket information into CommitCRM, be sure to use the "due date" field for the appointment time. This is what the online services sends as the appointment time
We have a number of these scripts setup in Online Services, for example:
SMS (John)
SMS (Troy)
SMS (Kyle)
etc...
This way when a ticket is created, we just select the name of the technician and they have an SMS within seconds.
What is required: A clickatell (SMS provider) account
How it works: Clickatell have an API which accepts SMS parameters through a URL string. In the string you send your Clickatell account details, mobile phone number (of technician), Name of customer, Address of customer, phone number of customer and details of problem. This information (customer) is extracted from the ticket table of CommitCRM.
*** IMPORTANT *** When entering the ticket information into CommitCRM, be sure to use the "due date" field for the appointment time. This is what the online services sends as the appointment time
We have a number of these scripts setup in Online Services, for example:
SMS (John)
SMS (Troy)
SMS (Kyle)
etc...
This way when a ticket is created, we just select the name of the technician and they have an SMS within seconds.
Comment