ServiceTree AUTO [ConnectWise Plugin]

ConnectWise Manage Plugin to Auto Dispatch tickets

ServiceTree AUTO [ConnectWise Plugin]คืออะไร?

ServiceTree AUTO [ConnectWise Plugin] เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ServiceTree และคุณลักษณะหลักของมันคือ "ConnectWise Manage Plugin to Auto Dispatch tickets"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ServiceTree AUTO [ConnectWise Plugin]

ดาวน์โหลดไฟล์ส่วนขยาย ServiceTree AUTO [ConnectWise Plugin] ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Utilizing ConnectWise Manage but don’t enjoy having to dispatch tickets?  

Auto dispatch tickets to ensure you get the right ticket delivered to the right tech at the right time with ServiceTree AUTO! 

ServiceTree AUTO is a ConnectWise Manage plugin that is designed to auto dispatch tickets, allowing your techs to focus on working on the ticket, instead of finding a ticket. 
This is not simpling working through oldest ticket to newest, but built on an algorithm that has been fine tuned over 5 years and over 100,000 tickets!

Your techs will enjoy hassle free ticket allocation, you will enjoy less time wasted which means higher profits, and your customers will enjoy faster and more efficient service.

Other features incluide:
  - Your customer scheduled when they are available to work on the ticket
  - A CSAT survey is sent out on the completion of the ticket. 

Microsoft Teams integration will be releases shortly. 

ServiceTree AUTO takes around 5 minutes to set up and get started. And it does not change the interface of your current PSA, ConnectWise Manage, making it an easy integration into your daily operations. 

Our Open Next™ automated ticket dispatching technology is available for only $95/month (for 5 users). Sign up today and get a 30-day FREE trial, visit service-tree.com 


To sign up, please goto http://signup.service-tree.com                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ServiceTree AUTO [ConnectWise Plugin] ServiceTree AUTO [ConnectWise Plugin]
ID jihdhdonmdefffghfboiblapffaopplb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/servicetree-auto-connectw/jihdhdonmdefffghfboiblapffaopplb
คำอธิบาย ConnectWise Manage Plugin to Auto Dispatch tickets
ขนาดไฟล์ 607 KB
จำนวนการติดตั้ง 74
เวอร์ชันปัจจุบัน 2021.11.1
อัปเดตครั้งล่าสุด 2022-01-13
วันที่เผยแพร่ 2020-10-28
คะแนน 4.71/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา ServiceTree
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://service-tree.com
URL หน้าช่วยเหลือ https://service-tree.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ServiceTree AUTO [ConnectWise Plugin]",
    "version": "2021.11.1",
    "description": "ConnectWise Manage Plugin to Auto Dispatch tickets",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": {
            "16": "assets\/images\/logo_icon_16.png",
            "48": "assets\/images\/logo_icon_48.png",
            "128": "assets\/images\/logo_icon_128.png"
        },
        "default_title": "ServiceTree AUTO",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "assets\/images\/logo_icon_16.png",
        "48": "assets\/images\/logo_icon_48.png",
        "128": "assets\/images\/logo_icon_128.png"
    },
    "permissions": [
        "https:\/\/*.service-tree.com\/*"
    ]
}