qualtrics 0.5.1 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +6 -0
- data/lib/qualtrics/entity.rb +5 -5
- data/lib/qualtrics/operation.rb +21 -6
- data/lib/qualtrics/panel_import.rb +3 -15
- data/lib/qualtrics/panel_import_file.rb +1 -1
- data/lib/qualtrics/recipient_import_row.rb +14 -14
- data/lib/qualtrics/response.rb +6 -1
- data/lib/qualtrics/version.rb +1 -1
- data/spec/fixtures/vcr_cassettes/Qualtrics_Distribution/creating_to_qualtrics/can_retrieve_a_panel_of_distributions_in_qualtrics.yml +141 -162
- data/spec/fixtures/vcr_cassettes/Qualtrics_Distribution/creating_to_qualtrics/can_update_itself.yml +124 -145
- data/spec/fixtures/vcr_cassettes/Qualtrics_Mailer/creating_to_qualtrics/sends_a_reminder_to_a_distribution.yml +98 -119
- data/spec/fixtures/vcr_cassettes/Qualtrics_Mailer/creating_to_qualtrics/sends_a_survey_to_a_panel_and_creates_a_distribution.yml +87 -108
- data/spec/fixtures/vcr_cassettes/Qualtrics_Mailer/creating_to_qualtrics/sends_a_survey_to_an_individual_and_creates_a_distribution.yml +87 -108
- data/spec/fixtures/vcr_cassettes/Qualtrics_Message/creating_to_qualtrics/persists_to_qualtrics.yml +11 -11
- data/spec/fixtures/vcr_cassettes/Qualtrics_Message/creating_to_qualtrics/populates_the_message_id_when_successful.yml +12 -12
- data/spec/fixtures/vcr_cassettes/Qualtrics_Message/creating_to_qualtrics/populates_the_success_attribute.yml +12 -12
- data/spec/fixtures/vcr_cassettes/Qualtrics_Message/retrieves_an_array_of_all_panels_in_a_library.yml +31 -31
- data/spec/fixtures/vcr_cassettes/Qualtrics_Panel/creating_to_qualtrics/persists_to_qualtrics.yml +22 -22
- data/spec/fixtures/vcr_cassettes/Qualtrics_Panel/creating_to_qualtrics/populates_the_panel_id_when_successful.yml +22 -22
- data/spec/fixtures/vcr_cassettes/Qualtrics_Panel/creating_to_qualtrics/populates_the_success_attribute.yml +22 -22
- data/spec/fixtures/vcr_cassettes/Qualtrics_Panel/destroys_a_panel_that_returns_true_when_successful.yml +22 -22
- data/spec/fixtures/vcr_cassettes/Qualtrics_Panel/raises_an_error_when_you_attempt_to_save_an_already_presisted_panel.yml +11 -11
- data/spec/fixtures/vcr_cassettes/Qualtrics_Panel/retrieves_an_array_of_all_panels_in_a_library.yml +625 -619
- data/spec/fixtures/vcr_cassettes/Qualtrics_PanelImport/transmits_to_qualtrics.yml +70 -31
- data/spec/fixtures/vcr_cassettes/Qualtrics_Recipient/creating_to_qualtrics/persists_to_qualtrics.yml +32 -32
- data/spec/fixtures/vcr_cassettes/Qualtrics_Recipient/creating_to_qualtrics/populates_the_recipient_id_when_successful.yml +33 -33
- data/spec/fixtures/vcr_cassettes/Qualtrics_Recipient/creating_to_qualtrics/populates_the_success_attribute.yml +33 -33
- data/spec/fixtures/vcr_cassettes/Qualtrics_Recipient/creating_to_qualtrics/raises_an_error_when_a_recipient_is_created_without_specifying_a_panel_id.yml +21 -21
- data/spec/fixtures/vcr_cassettes/Qualtrics_Recipient/recipient_made_in_qualtrics/can_delete_itself_in_qualtrics.yml +63 -63
- data/spec/fixtures/vcr_cassettes/Qualtrics_Recipient/recipient_made_in_qualtrics/can_update_itself_in_qualtrics.yml +63 -63
- data/spec/fixtures/vcr_cassettes/Qualtrics_Recipient/recipient_made_in_qualtrics/gets_its_information_in_qualtrics.yml +41 -41
- data/spec/fixtures/vcr_cassettes/Qualtrics_Survey/creating_to_qualtrics/can_be_activated_or_deactivated.yml +44 -65
- data/spec/fixtures/vcr_cassettes/Qualtrics_Survey/creating_to_qualtrics/destroys_a_survey_that_returns_true_when_successful.yml +23 -44
- data/spec/fixtures/vcr_cassettes/Qualtrics_Survey/creating_to_qualtrics/populates_the_survey_id_when_successful.yml +24 -45
- data/spec/fixtures/vcr_cassettes/Qualtrics_Survey/creating_to_qualtrics/retrieves_an_array_of_all_surveys.yml +57 -79
- data/spec/fixtures/vcr_cassettes/Qualtrics_SurveyImport/transmits_to_qualtrics.yml +24 -45
- data/spec/qualtrics/panel_import_file_spec.rb +1 -1
- data/spec/qualtrics/panel_import_spec.rb +3 -3
- data/spec/qualtrics/recipient_import_row_spec.rb +7 -7
- data/spec/qualtrics/response_spec.rb +10 -0
- metadata +2 -2
@@ -2,32 +2,71 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: post
|
5
|
-
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php
|
5
|
+
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php?ColumnHeaders=1&Email=1&Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&Request=importPanel&Token=<QUALTRICS_TOKEN>&User=<QUALTRICS_USER>&Version=2.3
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
|
-
string:
|
9
|
-
|
10
|
-
|
11
|
-
form-data; name=\"\"\r\n\r\n5\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
12
|
-
form-data; name=\"Unsubscribed\"\r\n\r\n6\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
13
|
-
form-data; name=\"Language\"\r\n\r\n7\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
14
|
-
form-data; name=\"LibraryID\"\r\n\r\n<QUALTRICS_LIBRARY_ID>\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
15
|
-
form-data; name=\"ColumnHeaders\"\r\n\r\n1\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
16
|
-
form-data; name=\"Data\"; filename=\"panel_import20150211-79303-ln7n33\"\r\nContent-Length:
|
17
|
-
150\r\nContent-Type: text/csv\r\nContent-Transfer-Encoding: binary\r\n\r\n\"first_name\",\"last_name\",\"email\",\"embedded_data\",\"external_data\",\"unsubscribed\",\"language\"\n\"First
|
18
|
-
name\",\"Last name\",\"example@example.com\",\"\",\"\",\"\",\"\"\n\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
19
|
-
form-data; name=\"User\"\r\n\r\n<QUALTRICS_USER>\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
20
|
-
form-data; name=\"Token\"\r\n\r\n<QUALTRICS_TOKEN>\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
21
|
-
form-data; name=\"Version\"\r\n\r\n2.3\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
22
|
-
form-data; name=\"Format\"\r\n\r\nJSON\r\n-------------RubyMultipartPost\r\nContent-Disposition:
|
23
|
-
form-data; name=\"Request\"\r\n\r\nimportPanel\r\n-------------RubyMultipartPost--\r\n\r\n"
|
8
|
+
string: |
|
9
|
+
"Email"
|
10
|
+
"example@example.com"
|
24
11
|
headers:
|
25
12
|
User-Agent:
|
26
|
-
- Faraday v0.9.
|
13
|
+
- Faraday v0.9.0
|
27
14
|
Content-Type:
|
28
|
-
-
|
15
|
+
- application/x-www-form-urlencoded
|
16
|
+
Accept-Encoding:
|
17
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
18
|
+
Accept:
|
19
|
+
- "*/*"
|
20
|
+
response:
|
21
|
+
status:
|
22
|
+
code: 200
|
23
|
+
message: OK
|
24
|
+
headers:
|
25
|
+
Server:
|
26
|
+
- Apache
|
27
|
+
Cache-Control:
|
28
|
+
- max-age=315360000
|
29
|
+
Expires:
|
30
|
+
- Sun, 23 Feb 2025 16:45:50 GMT
|
31
|
+
P3p:
|
32
|
+
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
33
|
+
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
34
|
+
Servershortname:
|
35
|
+
- w016
|
36
|
+
X-Cnection:
|
37
|
+
- close
|
38
|
+
X-Edgeconnect-Midmile-Rtt:
|
39
|
+
- '15'
|
40
|
+
- '2'
|
41
|
+
X-Edgeconnect-Origin-Mex-Latency:
|
42
|
+
- '277'
|
43
|
+
- '738'
|
29
44
|
Content-Length:
|
30
|
-
- '
|
45
|
+
- '169'
|
46
|
+
Content-Type:
|
47
|
+
- application/json
|
48
|
+
Date:
|
49
|
+
- Thu, 26 Feb 2015 16:45:51 GMT
|
50
|
+
Connection:
|
51
|
+
- keep-alive
|
52
|
+
body:
|
53
|
+
encoding: UTF-8
|
54
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"PanelID":"ML_9N4DosupreB3Egd","Count":1,"IgnoredCount":0,"Recipients":{"MLRP_1SxGOxLSaDxKV0x":"example@example.com"}}}'
|
55
|
+
http_version:
|
56
|
+
recorded_at: Thu, 26 Feb 2015 16:45:56 GMT
|
57
|
+
- request:
|
58
|
+
method: post
|
59
|
+
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php?ColumnHeaders=1&Email=3&EmbeddedData=4&ExternalData=5&FirstName=1&Format=JSON&Language=7&LastName=2&LibraryID=<QUALTRICS_LIBRARY_ID>&Request=importPanel&Token=<QUALTRICS_TOKEN>&Unsubscribed=6&User=<QUALTRICS_USER>&Version=2.3
|
60
|
+
body:
|
61
|
+
encoding: UTF-8
|
62
|
+
string: |
|
63
|
+
"FirstName","LastName","Email","EmbeddedData","ExternalData","Unsubscribed","Language"
|
64
|
+
"John","Smith","example@example.com","","","",""
|
65
|
+
headers:
|
66
|
+
User-Agent:
|
67
|
+
- Faraday v0.9.0
|
68
|
+
Content-Type:
|
69
|
+
- application/x-www-form-urlencoded
|
31
70
|
Accept-Encoding:
|
32
71
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
33
72
|
Accept:
|
@@ -42,31 +81,31 @@ http_interactions:
|
|
42
81
|
Cache-Control:
|
43
82
|
- max-age=315360000
|
44
83
|
Expires:
|
45
|
-
-
|
84
|
+
- Sun, 23 Feb 2025 16:56:47 GMT
|
46
85
|
P3p:
|
47
86
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
48
87
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
49
88
|
Servershortname:
|
50
|
-
-
|
89
|
+
- w163
|
51
90
|
X-Cnection:
|
52
91
|
- close
|
53
92
|
X-Edgeconnect-Midmile-Rtt:
|
54
|
-
- '
|
55
|
-
- '
|
93
|
+
- '11'
|
94
|
+
- '2'
|
56
95
|
X-Edgeconnect-Origin-Mex-Latency:
|
57
|
-
- '
|
58
|
-
- '
|
96
|
+
- '303'
|
97
|
+
- '951'
|
59
98
|
Content-Length:
|
60
|
-
- '
|
99
|
+
- '169'
|
61
100
|
Content-Type:
|
62
101
|
- application/json
|
63
102
|
Date:
|
64
|
-
-
|
103
|
+
- Thu, 26 Feb 2015 16:56:47 GMT
|
65
104
|
Connection:
|
66
105
|
- keep-alive
|
67
106
|
body:
|
68
107
|
encoding: UTF-8
|
69
|
-
string:
|
108
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"PanelID":"ML_6g1UkJZsO4R4ADj","Count":1,"IgnoredCount":0,"Recipients":{"MLRP_1UrTX25ifbWyrop":"example@example.com"}}}'
|
70
109
|
http_version:
|
71
|
-
recorded_at:
|
72
|
-
recorded_with: VCR 2.9.
|
110
|
+
recorded_at: Thu, 26 Feb 2015 16:56:53 GMT
|
111
|
+
recorded_with: VCR 2.9.2
|
data/spec/fixtures/vcr_cassettes/Qualtrics_Recipient/creating_to_qualtrics/persists_to_qualtrics.yml
CHANGED
@@ -8,7 +8,7 @@ http_interactions:
|
|
8
8
|
string: Category=Great+Category&Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&Name=Newest+Panel&Request=createPanel&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- Faraday v0.9.
|
11
|
+
- Faraday v0.9.0
|
12
12
|
Content-Type:
|
13
13
|
- application/x-www-form-urlencoded
|
14
14
|
Accept-Encoding:
|
@@ -25,42 +25,42 @@ http_interactions:
|
|
25
25
|
Cache-Control:
|
26
26
|
- max-age=315360000
|
27
27
|
Expires:
|
28
|
-
-
|
28
|
+
- Sun, 23 Feb 2025 16:46:01 GMT
|
29
29
|
P3p:
|
30
30
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
31
31
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
32
32
|
Servershortname:
|
33
|
-
-
|
33
|
+
- w2
|
34
34
|
X-Cnection:
|
35
35
|
- close
|
36
36
|
X-Edgeconnect-Midmile-Rtt:
|
37
|
-
- '
|
38
|
-
- '
|
37
|
+
- '4'
|
38
|
+
- '9'
|
39
39
|
X-Edgeconnect-Origin-Mex-Latency:
|
40
|
-
- '
|
41
|
-
- '
|
40
|
+
- '188'
|
41
|
+
- '685'
|
42
42
|
Content-Length:
|
43
43
|
- '82'
|
44
44
|
Content-Type:
|
45
45
|
- application/json
|
46
46
|
Date:
|
47
|
-
-
|
47
|
+
- Thu, 26 Feb 2015 16:46:01 GMT
|
48
48
|
Connection:
|
49
49
|
- keep-alive
|
50
50
|
body:
|
51
51
|
encoding: UTF-8
|
52
|
-
string:
|
52
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"PanelID":"ML_3K5ZfSGan8tHWO9"}}'
|
53
53
|
http_version:
|
54
|
-
recorded_at:
|
54
|
+
recorded_at: Thu, 26 Feb 2015 16:46:06 GMT
|
55
55
|
- request:
|
56
56
|
method: post
|
57
57
|
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php
|
58
58
|
body:
|
59
59
|
encoding: UTF-8
|
60
|
-
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=
|
60
|
+
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=ML_3K5ZfSGan8tHWO9&Request=addRecipient&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
61
61
|
headers:
|
62
62
|
User-Agent:
|
63
|
-
- Faraday v0.9.
|
63
|
+
- Faraday v0.9.0
|
64
64
|
Content-Type:
|
65
65
|
- application/x-www-form-urlencoded
|
66
66
|
Accept-Encoding:
|
@@ -77,42 +77,42 @@ http_interactions:
|
|
77
77
|
Cache-Control:
|
78
78
|
- max-age=315360000
|
79
79
|
Expires:
|
80
|
-
-
|
80
|
+
- Sun, 23 Feb 2025 16:46:01 GMT
|
81
81
|
P3p:
|
82
82
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
83
83
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
84
84
|
Servershortname:
|
85
|
-
-
|
85
|
+
- w015
|
86
86
|
X-Cnection:
|
87
87
|
- close
|
88
88
|
X-Edgeconnect-Midmile-Rtt:
|
89
|
-
- '
|
90
|
-
- '
|
89
|
+
- '10'
|
90
|
+
- '8'
|
91
91
|
X-Edgeconnect-Origin-Mex-Latency:
|
92
|
-
- '
|
92
|
+
- '217'
|
93
93
|
- '621'
|
94
94
|
Content-Length:
|
95
95
|
- '88'
|
96
96
|
Content-Type:
|
97
97
|
- application/json
|
98
98
|
Date:
|
99
|
-
-
|
99
|
+
- Thu, 26 Feb 2015 16:46:02 GMT
|
100
100
|
Connection:
|
101
101
|
- keep-alive
|
102
102
|
body:
|
103
103
|
encoding: UTF-8
|
104
|
-
string:
|
104
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"RecipientID":"MLRP_0Apg2lyffylB6RL"}}'
|
105
105
|
http_version:
|
106
|
-
recorded_at:
|
106
|
+
recorded_at: Thu, 26 Feb 2015 16:46:07 GMT
|
107
107
|
- request:
|
108
108
|
method: post
|
109
109
|
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php
|
110
110
|
body:
|
111
111
|
encoding: UTF-8
|
112
|
-
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=
|
112
|
+
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=ML_3K5ZfSGan8tHWO9&Request=deletePanel&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
113
113
|
headers:
|
114
114
|
User-Agent:
|
115
|
-
- Faraday v0.9.
|
115
|
+
- Faraday v0.9.0
|
116
116
|
Content-Type:
|
117
117
|
- application/x-www-form-urlencoded
|
118
118
|
Accept-Encoding:
|
@@ -129,31 +129,31 @@ http_interactions:
|
|
129
129
|
Cache-Control:
|
130
130
|
- max-age=315360000
|
131
131
|
Expires:
|
132
|
-
-
|
132
|
+
- Sun, 23 Feb 2025 16:46:02 GMT
|
133
133
|
P3p:
|
134
134
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
135
135
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
136
136
|
Servershortname:
|
137
|
-
-
|
137
|
+
- w17
|
138
138
|
X-Cnection:
|
139
139
|
- close
|
140
140
|
X-Edgeconnect-Midmile-Rtt:
|
141
|
-
- '
|
142
|
-
- '
|
141
|
+
- '2'
|
142
|
+
- '2'
|
143
143
|
X-Edgeconnect-Origin-Mex-Latency:
|
144
|
-
- '
|
145
|
-
- '
|
144
|
+
- '410'
|
145
|
+
- '943'
|
146
146
|
Content-Length:
|
147
147
|
- '66'
|
148
148
|
Content-Type:
|
149
149
|
- application/json
|
150
150
|
Date:
|
151
|
-
-
|
151
|
+
- Thu, 26 Feb 2015 16:46:03 GMT
|
152
152
|
Connection:
|
153
153
|
- keep-alive
|
154
154
|
body:
|
155
155
|
encoding: UTF-8
|
156
|
-
string:
|
156
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"Success":true}}'
|
157
157
|
http_version:
|
158
|
-
recorded_at:
|
159
|
-
recorded_with: VCR 2.9.
|
158
|
+
recorded_at: Thu, 26 Feb 2015 16:46:08 GMT
|
159
|
+
recorded_with: VCR 2.9.2
|
@@ -8,7 +8,7 @@ http_interactions:
|
|
8
8
|
string: Category=Great+Category&Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&Name=Newest+Panel&Request=createPanel&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- Faraday v0.9.
|
11
|
+
- Faraday v0.9.0
|
12
12
|
Content-Type:
|
13
13
|
- application/x-www-form-urlencoded
|
14
14
|
Accept-Encoding:
|
@@ -25,42 +25,42 @@ http_interactions:
|
|
25
25
|
Cache-Control:
|
26
26
|
- max-age=315360000
|
27
27
|
Expires:
|
28
|
-
-
|
28
|
+
- Sun, 23 Feb 2025 16:46:03 GMT
|
29
29
|
P3p:
|
30
30
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
31
31
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
32
32
|
Servershortname:
|
33
|
-
-
|
33
|
+
- w634
|
34
34
|
X-Cnection:
|
35
35
|
- close
|
36
36
|
X-Edgeconnect-Midmile-Rtt:
|
37
|
-
- '
|
38
|
-
- '
|
37
|
+
- '3'
|
38
|
+
- '9'
|
39
39
|
X-Edgeconnect-Origin-Mex-Latency:
|
40
|
-
- '
|
41
|
-
- '
|
40
|
+
- '195'
|
41
|
+
- '639'
|
42
42
|
Content-Length:
|
43
43
|
- '82'
|
44
44
|
Content-Type:
|
45
45
|
- application/json
|
46
46
|
Date:
|
47
|
-
-
|
47
|
+
- Thu, 26 Feb 2015 16:46:04 GMT
|
48
48
|
Connection:
|
49
49
|
- keep-alive
|
50
50
|
body:
|
51
51
|
encoding: UTF-8
|
52
|
-
string:
|
52
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"PanelID":"ML_3JoHDZUTt8zRuv3"}}'
|
53
53
|
http_version:
|
54
|
-
recorded_at:
|
54
|
+
recorded_at: Thu, 26 Feb 2015 16:46:09 GMT
|
55
55
|
- request:
|
56
56
|
method: post
|
57
57
|
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php
|
58
58
|
body:
|
59
59
|
encoding: UTF-8
|
60
|
-
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=
|
60
|
+
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=ML_3JoHDZUTt8zRuv3&Request=addRecipient&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
61
61
|
headers:
|
62
62
|
User-Agent:
|
63
|
-
- Faraday v0.9.
|
63
|
+
- Faraday v0.9.0
|
64
64
|
Content-Type:
|
65
65
|
- application/x-www-form-urlencoded
|
66
66
|
Accept-Encoding:
|
@@ -77,42 +77,42 @@ http_interactions:
|
|
77
77
|
Cache-Control:
|
78
78
|
- max-age=315360000
|
79
79
|
Expires:
|
80
|
-
-
|
80
|
+
- Sun, 23 Feb 2025 16:46:04 GMT
|
81
81
|
P3p:
|
82
82
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
83
83
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
84
84
|
Servershortname:
|
85
|
-
-
|
85
|
+
- w016
|
86
86
|
X-Cnection:
|
87
87
|
- close
|
88
88
|
X-Edgeconnect-Midmile-Rtt:
|
89
|
-
- '
|
90
|
-
- '
|
89
|
+
- '12'
|
90
|
+
- '2'
|
91
91
|
X-Edgeconnect-Origin-Mex-Latency:
|
92
|
-
- '
|
93
|
-
- '
|
92
|
+
- '258'
|
93
|
+
- '717'
|
94
94
|
Content-Length:
|
95
95
|
- '88'
|
96
96
|
Content-Type:
|
97
97
|
- application/json
|
98
98
|
Date:
|
99
|
-
-
|
99
|
+
- Thu, 26 Feb 2015 16:46:04 GMT
|
100
100
|
Connection:
|
101
101
|
- keep-alive
|
102
102
|
body:
|
103
103
|
encoding: UTF-8
|
104
|
-
string:
|
104
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"RecipientID":"MLRP_cC0r63FuEASnTdr"}}'
|
105
105
|
http_version:
|
106
|
-
recorded_at:
|
106
|
+
recorded_at: Thu, 26 Feb 2015 16:46:10 GMT
|
107
107
|
- request:
|
108
108
|
method: post
|
109
109
|
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php
|
110
110
|
body:
|
111
111
|
encoding: UTF-8
|
112
|
-
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=
|
112
|
+
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=ML_3JoHDZUTt8zRuv3&Request=deletePanel&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
113
113
|
headers:
|
114
114
|
User-Agent:
|
115
|
-
- Faraday v0.9.
|
115
|
+
- Faraday v0.9.0
|
116
116
|
Content-Type:
|
117
117
|
- application/x-www-form-urlencoded
|
118
118
|
Accept-Encoding:
|
@@ -129,31 +129,31 @@ http_interactions:
|
|
129
129
|
Cache-Control:
|
130
130
|
- max-age=315360000
|
131
131
|
Expires:
|
132
|
-
-
|
132
|
+
- Sun, 23 Feb 2025 16:46:05 GMT
|
133
133
|
P3p:
|
134
134
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
135
135
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
136
136
|
Servershortname:
|
137
|
-
-
|
137
|
+
- w295
|
138
138
|
X-Cnection:
|
139
139
|
- close
|
140
140
|
X-Edgeconnect-Midmile-Rtt:
|
141
|
-
- '
|
142
|
-
- '
|
141
|
+
- '14'
|
142
|
+
- '4'
|
143
143
|
X-Edgeconnect-Origin-Mex-Latency:
|
144
|
-
- '
|
145
|
-
- '
|
144
|
+
- '299'
|
145
|
+
- '822'
|
146
146
|
Content-Length:
|
147
147
|
- '66'
|
148
148
|
Content-Type:
|
149
149
|
- application/json
|
150
150
|
Date:
|
151
|
-
-
|
151
|
+
- Thu, 26 Feb 2015 16:46:05 GMT
|
152
152
|
Connection:
|
153
153
|
- keep-alive
|
154
154
|
body:
|
155
155
|
encoding: UTF-8
|
156
|
-
string:
|
156
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"Success":true}}'
|
157
157
|
http_version:
|
158
|
-
recorded_at:
|
159
|
-
recorded_with: VCR 2.9.
|
158
|
+
recorded_at: Thu, 26 Feb 2015 16:46:10 GMT
|
159
|
+
recorded_with: VCR 2.9.2
|
@@ -8,7 +8,7 @@ http_interactions:
|
|
8
8
|
string: Category=Great+Category&Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&Name=Newest+Panel&Request=createPanel&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- Faraday v0.9.
|
11
|
+
- Faraday v0.9.0
|
12
12
|
Content-Type:
|
13
13
|
- application/x-www-form-urlencoded
|
14
14
|
Accept-Encoding:
|
@@ -25,42 +25,42 @@ http_interactions:
|
|
25
25
|
Cache-Control:
|
26
26
|
- max-age=315360000
|
27
27
|
Expires:
|
28
|
-
-
|
28
|
+
- Sun, 23 Feb 2025 16:46:06 GMT
|
29
29
|
P3p:
|
30
30
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
31
31
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
32
32
|
Servershortname:
|
33
|
-
-
|
33
|
+
- w19
|
34
34
|
X-Cnection:
|
35
35
|
- close
|
36
36
|
X-Edgeconnect-Midmile-Rtt:
|
37
|
-
- '
|
38
|
-
- '
|
37
|
+
- '12'
|
38
|
+
- '2'
|
39
39
|
X-Edgeconnect-Origin-Mex-Latency:
|
40
|
-
- '
|
41
|
-
- '
|
40
|
+
- '260'
|
41
|
+
- '673'
|
42
42
|
Content-Length:
|
43
43
|
- '82'
|
44
44
|
Content-Type:
|
45
45
|
- application/json
|
46
46
|
Date:
|
47
|
-
-
|
47
|
+
- Thu, 26 Feb 2015 16:46:06 GMT
|
48
48
|
Connection:
|
49
49
|
- keep-alive
|
50
50
|
body:
|
51
51
|
encoding: UTF-8
|
52
|
-
string:
|
52
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"PanelID":"ML_aVJK6RhYuF0WIoR"}}'
|
53
53
|
http_version:
|
54
|
-
recorded_at:
|
54
|
+
recorded_at: Thu, 26 Feb 2015 16:46:11 GMT
|
55
55
|
- request:
|
56
56
|
method: post
|
57
57
|
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php
|
58
58
|
body:
|
59
59
|
encoding: UTF-8
|
60
|
-
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=
|
60
|
+
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=ML_aVJK6RhYuF0WIoR&Request=addRecipient&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
61
61
|
headers:
|
62
62
|
User-Agent:
|
63
|
-
- Faraday v0.9.
|
63
|
+
- Faraday v0.9.0
|
64
64
|
Content-Type:
|
65
65
|
- application/x-www-form-urlencoded
|
66
66
|
Accept-Encoding:
|
@@ -77,42 +77,42 @@ http_interactions:
|
|
77
77
|
Cache-Control:
|
78
78
|
- max-age=315360000
|
79
79
|
Expires:
|
80
|
-
-
|
80
|
+
- Sun, 23 Feb 2025 16:46:07 GMT
|
81
81
|
P3p:
|
82
82
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
83
83
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
84
84
|
Servershortname:
|
85
|
-
-
|
85
|
+
- w634
|
86
86
|
X-Cnection:
|
87
87
|
- close
|
88
88
|
X-Edgeconnect-Midmile-Rtt:
|
89
|
-
- '
|
90
|
-
- '
|
89
|
+
- '13'
|
90
|
+
- '2'
|
91
91
|
X-Edgeconnect-Origin-Mex-Latency:
|
92
|
-
- '
|
93
|
-
- '
|
92
|
+
- '220'
|
93
|
+
- '759'
|
94
94
|
Content-Length:
|
95
95
|
- '88'
|
96
96
|
Content-Type:
|
97
97
|
- application/json
|
98
98
|
Date:
|
99
|
-
-
|
99
|
+
- Thu, 26 Feb 2015 16:46:07 GMT
|
100
100
|
Connection:
|
101
101
|
- keep-alive
|
102
102
|
body:
|
103
103
|
encoding: UTF-8
|
104
|
-
string:
|
104
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"RecipientID":"MLRP_b7XLGkWIAdPxLx3"}}'
|
105
105
|
http_version:
|
106
|
-
recorded_at:
|
106
|
+
recorded_at: Thu, 26 Feb 2015 16:46:12 GMT
|
107
107
|
- request:
|
108
108
|
method: post
|
109
109
|
uri: https://survey.qualtrics.com/WRAPI/ControlPanel/api.php
|
110
110
|
body:
|
111
111
|
encoding: UTF-8
|
112
|
-
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=
|
112
|
+
string: Format=JSON&LibraryID=<QUALTRICS_LIBRARY_ID>&PanelID=ML_aVJK6RhYuF0WIoR&Request=deletePanel&Token=<QUALTRICS_TOKEN>&User=brookesidedev%40brookeside.com&Version=2.3
|
113
113
|
headers:
|
114
114
|
User-Agent:
|
115
|
-
- Faraday v0.9.
|
115
|
+
- Faraday v0.9.0
|
116
116
|
Content-Type:
|
117
117
|
- application/x-www-form-urlencoded
|
118
118
|
Accept-Encoding:
|
@@ -129,31 +129,31 @@ http_interactions:
|
|
129
129
|
Cache-Control:
|
130
130
|
- max-age=315360000
|
131
131
|
Expires:
|
132
|
-
-
|
132
|
+
- Sun, 23 Feb 2025 16:46:07 GMT
|
133
133
|
P3p:
|
134
134
|
- CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE", CP="CAO
|
135
135
|
DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
|
136
136
|
Servershortname:
|
137
|
-
-
|
137
|
+
- w541
|
138
138
|
X-Cnection:
|
139
139
|
- close
|
140
140
|
X-Edgeconnect-Midmile-Rtt:
|
141
|
-
- '
|
142
|
-
- '
|
141
|
+
- '10'
|
142
|
+
- '2'
|
143
143
|
X-Edgeconnect-Origin-Mex-Latency:
|
144
|
-
- '
|
145
|
-
- '
|
144
|
+
- '241'
|
145
|
+
- '646'
|
146
146
|
Content-Length:
|
147
147
|
- '66'
|
148
148
|
Content-Type:
|
149
149
|
- application/json
|
150
150
|
Date:
|
151
|
-
-
|
151
|
+
- Thu, 26 Feb 2015 16:46:08 GMT
|
152
152
|
Connection:
|
153
153
|
- keep-alive
|
154
154
|
body:
|
155
155
|
encoding: UTF-8
|
156
|
-
string:
|
156
|
+
string: '{"Meta":{"Status":"Success","Debug":""},"Result":{"Success":true}}'
|
157
157
|
http_version:
|
158
|
-
recorded_at:
|
159
|
-
recorded_with: VCR 2.9.
|
158
|
+
recorded_at: Thu, 26 Feb 2015 16:46:13 GMT
|
159
|
+
recorded_with: VCR 2.9.2
|