KB: Keeping Your Customers In Touch With You
This page explains 2 ways to make it easier to start their own service tickets.
First – Commit Web Interface:
The Web Interface allows your drivers to stay connected with the CommitCRM System no matter where they are. As long as they have an internet connection (Mobile Modems & Tablet PC’s in the vehicles would be ideal), the drivers can recieve tickets, send messages & emails, close tickets, log charges, use configured online services (google maps, Switchboard, etc.), etc.
Also, Customers will be able to log in to the interface to open their own tickets automatically, so all you need to do is dispatch and charge the ticket. The web interface logon page can also be embedded to your own website!
Check these links out.
Customers see this
Employees see this
Second – Commit Email Connector:
The email connector listens for emails on a dedicated mailbox, so that if a client sends the server an email, the server cross references the email address to the corresponding account, and opens a ticket copies the email body to the the ticket description which you just need to have dispatched and charged. The connector then sends the client (and optionally, you…) with a ticket number in the subject, and files all the emails in the documents folder. Every email sent to the server or with the server cc’d or bcc’d gets filed in the ticket and the accounts documents. (You can also store the vcs files there, and have them emailed to clients from there…)
API
Also, Using the Email Connector you will be able to send XML formatted transactions, and email them directly to the server. So, you can create your own ticket creation form on a web page, which you use to identify the customer and pass ticket description to CommitCRM API.
- For more information on the Email Connector, Please click here.
- For an installation video for the Email Connector, please click here.
- For more information regarding API over XML, please click here.