ServiceTree AUTO [ConnectWise Plugin]
ConnectWise Manage Plugin to Auto Dispatch tickets
ServiceTree AUTO [ConnectWise Plugin]란 무엇입니까?
ServiceTree AUTO [ConnectWise Plugin]은(는) ServiceTree에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "ConnectWise Manage Plugin to Auto Dispatch tickets"입니다.
확장 프로그램 스크린샷
ServiceTree AUTO [ConnectWise Plugin] 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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] |
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\/*" ] } |