-
Notifications
You must be signed in to change notification settings - Fork 1
/
tasktop.sync.servicenow.product.json
57 lines (57 loc) · 2.05 KB
/
tasktop.sync.servicenow.product.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"id": "Tasktop.VersionOne.ServiceNow",
"titleSection": {
"name": "Tasktop Sync for VersionOne and ServiceNow Integration",
"shortDescription": "Synchronize customer support cases to agile workitems.",
"pricing": "Paid",
"support": {
"text": "Tasktop",
"href": "http://www.tasktop.com/"
}
},
"descriptionSection": {
"description": "Integrating VersionOne and ServiceNow helps you leverage your existing tool chain and reach more people. Open a channel of communication between customer support and development by integrating VersionOne with your Customer Support tooling. Build higher customer satisfaction through improved collaboration in the hand-off from support tickets to Agile workitems."
},
"linksSection": [
{
"type": "hyperlink",
"title": "About Tasktop Sync",
"href": "http://www.tasktop.com/sync"
},
{
"type": "hyperlink",
"title": "About the VersionOne Connector",
"href": "http://www.tasktop.com/connectors/versionone"
},
{
"type": "hyperlink",
"title": "About the ServiceNow Connector",
"href": "http://www.tasktop.com/connectors/servicenow/sync"
},
{
"type": "documentation",
"title": "Tasktop Sync Datasheet",
"href": "http://tasktop.com/sites/default/files/documents/TasktopSync-DataSheet.pdf"
},
{
"type": "hyperlink",
"title": "Learn more about Tasktop",
"href": "http://www.tasktop.com/"
}
],
"updatesSection": {
"updates": [
{
"date": "2015-04-02T00:00:00.000Z",
"description": "Tasktop Sync 3.5",
"version": "3.5",
"qualityBand": "commercial"
}
],
"qualityBands": {
"commercial": {
"shortDescription": "The product is stable and supported."
}
}
}
}