-
Notifications
You must be signed in to change notification settings - Fork 1
/
project_template.yml
110 lines (110 loc) · 2.11 KB
/
project_template.yml
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
---
project_params:
after_response_email_method: 3
after_response_page_method: 1
after_response_page_html: ''
anonymous: true
automatically_approve_edits: true
automatically_release_responses_for_edits: true
description:
enable_qa: false
enable_signatures: false
hide_responder_names: false
iframe_skip_preview: true
payment_amount_cents:
require_payment: false
statuses_visible_to_responders: false
summary:
name: Screendoor NPS
language_base_key:
only_allow_one_response: true
organization_permission_level: 1
organization_permissions: []
message_presets: []
project_specifics:
- label:
value:
rating_fields: []
labels:
- id: 3386
name: Passive
color: fcf4c3
- id: 3385
name: Promoter
color: dbf4bf
statuses:
- id: 8281
name: Open
- id: 8282
name: Archived
project_teams: []
response_fields:
- id: 29519
label: Cohort
field_options:
size: medium
required: false
blind: false
admin_only: false
type: ResponseFieldText
- id: 29506
label: Email
field_options:
size: medium
required: false
blind: false
admin_only: false
type: ResponseFieldText
- id: 29507
label: Score
field_options:
size: medium
required: false
blind: false
admin_only: false
type: ResponseFieldText
- id: 29508
label: Comments
field_options:
size: medium
required: false
blind: false
admin_only: false
type: ResponseFieldParagraph
shortcuts:
- trigger: contain
trigger_data:
response_field_id: '29507'
response_method: contains
response_value: '10'
action: add_label
action_data:
label_ids:
- '3385'
- trigger: contain
trigger_data:
response_field_id: '29507'
response_method: contains
response_value: '9'
action: add_label
action_data:
label_ids:
- '3385'
- trigger: contain
trigger_data:
response_field_id: '29507'
response_method: contains
response_value: '8'
action: add_label
action_data:
label_ids:
- '3386'
- trigger: contain
trigger_data:
response_field_id: '29507'
response_method: contains
response_value: '7'
action: add_label
action_data:
label_ids:
- '3386'