KB: Keeping Your Customers In Touch With You

From RangerMSP Wiki - PSA software for MSPs and IT services providers
Revision as of 06:40, 31 May 2010 by Sheli (talk | contribs)
Jump to navigation Jump to search

CommitCRM provides various ways for your customers to keep in touch with you, create their own service Tickets and track the status of active Tickets.

In this article you can find 2 ways to make it easier for customers to start their own service tickets.


First – Commit Web Interface:

The Web Interface allows your customers to log in to the system to open their own tickets themselves, so all you need to do is dispatch, treat, and charge the ticket. The web interface logon page can also be embedded to your own website, so that your users can access CommitCRM through your Flagship website that your customers are probably already familiar with. So, turning your website into a customer call center is easy!

Check these links out.

Customers see this

File:Webintcustomers.jpg

Employees see this

File:Webintemployees.jpg


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 ticket description. The connector then sends the client (and optionally, you…) and email with the 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.

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.

Screenshot Samples

Add Outgoing Email Responses

Add Incoming Email Support for Automatic Ticket Processing

File:Emlconnectpop.jpg

==Configure A Backup Mailbox and Automatic Responses===File:Emlconnectsext.jpg

Configure Automatic Internal Support Forwarding

File:Emlconnectsext2.jpg

See Also