desk_api 0.5.8 → 0.6.0
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/LICENSE +2 -2
- data/README.md +274 -120
- data/lib/desk_api.rb +2 -2
- data/lib/desk_api/client.rb +6 -1
- data/lib/desk_api/configuration.rb +34 -26
- data/lib/desk_api/request/encode_json.rb +11 -0
- data/lib/desk_api/request/oauth.rb +20 -0
- data/lib/desk_api/request/retry.rb +37 -42
- data/lib/desk_api/resource.rb +86 -22
- data/lib/desk_api/response/parse_dates.rb +28 -0
- data/lib/desk_api/response/parse_json.rb +9 -0
- data/lib/desk_api/response/raise_error.rb +11 -16
- data/lib/desk_api/version.rb +1 -1
- data/spec/cassettes/DeskApi_Resource/_all/iterates_over_each_resource_on_each_page.yml +1953 -0
- data/spec/cassettes/DeskApi_Resource/_each_page/iterates_over_each_page.yml +1953 -0
- data/spec/cassettes/DeskApi_Resource/_each_page/raises_NoMethodError_is_called_on_non-page_resources.yml +207 -0
- data/spec/cassettes/DeskApi_Resource/_each_page/uses_a_default_per_page_of_1000.yml +1953 -0
- data/spec/cassettes/DeskApi_Resource/_load/loads_the_resource_if_not_already_loaded.yml +205 -0
- data/spec/cassettes/DeskApi_Resource/_loaded_/returns_true_if_the_resource_is_loaded.yml +205 -0
- data/spec/cassettes/DeskApi_Resource/_next_/changes__definition_to_next_page.yml +407 -0
- data/spec/cassettes/DeskApi_Resource/_next_/returns_nil_on_the_last_page.yml +315 -0
- data/spec/cassettes/DeskApi_Resource/_request/sends_request_through_a_client_and_returns_Faraday_Response.yml +207 -0
- data/spec/cassettes/DeskApi_Resource/_reset_/sets__links__embedded__changed_and__loaded_to_default_values.yml +253 -0
- data/spec/cassettes/DeskApi_Resource/_to_hash/converts_embedded_resources_to_hashes.yml +251 -0
- data/spec/cassettes/DeskApi_Resource/_to_hash/returns_a_hash_for_a_desk_resource.yml +66 -0
- data/spec/cassettes/DeskApi_Resource/_update/can_handle_action_params.yml +427 -0
- data/spec/desk_api/client_spec.rb +23 -17
- data/spec/desk_api/configuration_spec.rb +49 -41
- data/spec/desk_api/default_spec.rb +3 -3
- data/spec/desk_api/error_spec.rb +9 -7
- data/spec/desk_api/rate_limit_spec.rb +1 -1
- data/spec/desk_api/request/encode_json_spec.rb +33 -0
- data/spec/desk_api/request/oauth_spec.rb +31 -0
- data/spec/desk_api/request/retry_spec.rb +4 -4
- data/spec/desk_api/resource_spec.rb +247 -71
- data/spec/desk_api/response/parse_dates_spec.rb +34 -0
- data/spec/desk_api/response/parse_json_spec.rb +34 -0
- data/spec/desk_api/response/raise_error_spec.rb +31 -0
- data/spec/desk_api_spec.rb +6 -6
- data/spec/spec_helper.rb +2 -2
- data/spec/stubs/article.json +51 -0
- data/spec/stubs/to_hash_embed.json +1 -0
- metadata +78 -28
- data/.coveralls.yml +0 -1
- data/.gitignore +0 -23
- data/.rspec +0 -1
- data/.travis.yml +0 -4
- data/.yardopts +0 -3
- data/Gemfile +0 -10
- data/Guardfile +0 -5
- data/Rakefile +0 -32
- data/desk_api.gemspec +0 -32
@@ -0,0 +1,315 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://devel.desk.com/api/v2/cases
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- application/json
|
12
|
+
User-Agent:
|
13
|
+
- desk.com Ruby Gem v0.5.8
|
14
|
+
response:
|
15
|
+
status:
|
16
|
+
code: 200
|
17
|
+
message:
|
18
|
+
headers:
|
19
|
+
accept-ranges:
|
20
|
+
- bytes
|
21
|
+
cache-control:
|
22
|
+
- must-revalidate, private, max-age=0
|
23
|
+
content-type:
|
24
|
+
- application/json; charset=utf-8
|
25
|
+
date:
|
26
|
+
- Tue, 20 May 2014 23:44:47 GMT
|
27
|
+
etag:
|
28
|
+
- '"accc5dfb08395bc92ba17cf0e80cd8c3"'
|
29
|
+
status:
|
30
|
+
- 200 OK
|
31
|
+
vary:
|
32
|
+
- X-AppVersion
|
33
|
+
x-appversion:
|
34
|
+
- '15.99'
|
35
|
+
x-frame-options:
|
36
|
+
- SAMEORIGIN
|
37
|
+
x-rate-limit-limit:
|
38
|
+
- '180'
|
39
|
+
x-rate-limit-remaining:
|
40
|
+
- '168'
|
41
|
+
x-rate-limit-reset:
|
42
|
+
- '13'
|
43
|
+
x-request-id:
|
44
|
+
- 731066d704d21ac1dde3a7eda6aedbc5
|
45
|
+
content-length:
|
46
|
+
- '85023'
|
47
|
+
connection:
|
48
|
+
- Close
|
49
|
+
body:
|
50
|
+
encoding: UTF-8
|
51
|
+
string: '{"total_entries":386,"page":1,"_links":{"self":{"href":"/api/v2/cases?page=1&per_page=50","class":"page"},"first":{"href":"/api/v2/cases?page=1&per_page=50","class":"page"},"last":{"href":"/api/v2/cases?page=8&per_page=50","class":"page"},"previous":null,"next":{"href":"/api/v2/cases?page=2&per_page=50","class":"page"}},"_embedded":{"entries":[{"id":3012,"external_id":null,"blurb":null,"subject":"Re:
|
52
|
+
","priority":4,"locked_until":null,"description":"","status":"pending","type":"email","labels":["client_spam","client_test"],"label_ids":[1789189,1789190],"language":"en","active_at":"2014-05-19T19:47:48Z","created_at":"2013-05-09T18:38:17Z","updated_at":"2014-05-19T19:48:04Z","received_at":null,"first_opened_at":"2013-05-09T18:38:17Z","opened_at":"2013-05-09T18:38:17Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
53
|
+
1","follow_up":null,"dependent":"Support::Testing"},"_links":{"self":{"href":"/api/v2/cases/3012","class":"case"},"message":{"href":"/api/v2/cases/3012/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3012/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3012/history","class":"history"},"case_links":{"href":"/api/v2/cases/3012/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3012/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3012/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3012/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3012/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3012/attachments","class":"attachment","count":0}}},{"id":3013,"external_id":null,"blurb":null,"subject":"","priority":4,"locked_until":null,"description":"","status":"open","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-05-10T18:28:14Z","created_at":"2013-05-09T21:50:06Z","updated_at":"2013-05-10T18:28:11Z","received_at":null,"first_opened_at":"2013-05-09T21:50:07Z","opened_at":"2013-05-09T21:50:07Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
54
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3013","class":"case"},"message":{"href":"/api/v2/cases/3013/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3013/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3013/history","class":"history"},"case_links":{"href":"/api/v2/cases/3013/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3013/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3013/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3013/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3013/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3013/attachments","class":"attachment","count":0}}},{"id":3014,"external_id":"","blurb":null,"subject":"Testing
|
55
|
+
Quick Case","priority":8,"locked_until":null,"description":"Some additional
|
56
|
+
Description regarding this email.","status":"resolved","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-10T19:08:27Z","created_at":"2013-05-10T19:08:10Z","updated_at":"2013-09-10T21:34:34Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":"2013-05-10T19:08:10Z","resolved_at":"2013-05-10T19:08:10Z","custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3014","class":"case"},"message":{"href":"/api/v2/cases/3014/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3014/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3014/history","class":"history"},"case_links":{"href":"/api/v2/cases/3014/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3014/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3014/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3014/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3014/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3014/attachments","class":"attachment","count":0}}},{"id":3015,"external_id":null,"blurb":null,"subject":"Testing
|
57
|
+
the Quick Case","priority":9,"locked_until":null,"description":"Additional
|
58
|
+
description.","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-10T20:21:21Z","created_at":"2013-05-10T20:20:18Z","updated_at":"2013-09-10T21:34:34Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3015","class":"case"},"message":{"href":"/api/v2/cases/3015/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3015/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3015/history","class":"history"},"case_links":{"href":"/api/v2/cases/3015/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3015/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3015/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3015/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3015/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3015/attachments","class":"attachment","count":0}}},{"id":3016,"external_id":null,"blurb":null,"subject":"Testing
|
59
|
+
Quick Case again","priority":8,"locked_until":null,"description":"And a description.","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-10T22:01:36Z","created_at":"2013-05-10T22:01:25Z","updated_at":"2013-09-10T21:34:34Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3016","class":"case"},"message":{"href":"/api/v2/cases/3016/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3016/labels","class":"label"},"assigned_user":{"href":"/api/v2/users/16107036","class":"user"},"assigned_group":{"href":"/api/v2/groups/171214","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3016/history","class":"history"},"case_links":{"href":"/api/v2/cases/3016/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3016/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3016/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3016/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3016/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3016/attachments","class":"attachment","count":0}}},{"id":3017,"external_id":null,"blurb":null,"subject":"Testing
|
60
|
+
Quick Case once more","priority":5,"locked_until":null,"description":null,"status":"resolved","type":"email","labels":[],"label_ids":[],"language":"de","active_at":null,"created_at":"2013-05-10T22:11:43Z","updated_at":"2013-09-10T21:34:35Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":"2013-05-10T22:11:43Z","resolved_at":"2013-05-10T22:11:43Z","custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3017","class":"case"},"message":{"href":"/api/v2/cases/3017/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3017/labels","class":"label"},"assigned_user":{"href":"/api/v2/users/16096734","class":"user"},"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3017/history","class":"history"},"case_links":{"href":"/api/v2/cases/3017/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3017/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3017/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3017/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3017/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3017/attachments","class":"attachment","count":0}}},{"id":3018,"external_id":null,"blurb":null,"subject":"Quick
|
61
|
+
Case - 1","priority":8,"locked_until":null,"description":"","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-16T01:10:29Z","created_at":"2013-05-10T22:20:01Z","updated_at":"2013-05-16T01:01:33Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
62
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3018","class":"case"},"message":{"href":"/api/v2/cases/3018/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3018/labels","class":"label"},"assigned_user":{"href":"/api/v2/users/16107036","class":"user"},"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3018/history","class":"history"},"case_links":{"href":"/api/v2/cases/3018/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3018/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3018/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3018/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3018/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3018/attachments","class":"attachment","count":0}}},{"id":3019,"external_id":null,"blurb":null,"subject":"Testing
|
63
|
+
Stuff","priority":5,"locked_until":null,"description":"Testing stuff","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-10T22:25:38Z","created_at":"2013-05-10T22:25:19Z","updated_at":"2013-09-10T21:34:35Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3019","class":"case"},"message":{"href":"/api/v2/cases/3019/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3019/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3019/history","class":"history"},"case_links":{"href":"/api/v2/cases/3019/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3019/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3019/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3019/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3019/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3019/attachments","class":"attachment","count":0}}},{"id":3021,"external_id":null,"blurb":"","subject":"Testing
|
64
|
+
stuff","priority":5,"locked_until":null,"description":"","status":"open","type":"phone","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-23T23:15:51Z","created_at":"2013-05-10T23:02:08Z","updated_at":"2013-05-15T00:17:23Z","received_at":"2013-05-15T00:17:23Z","first_opened_at":null,"opened_at":"2013-05-15T00:17:23Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
65
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3021","class":"case"},"message":{"href":"/api/v2/cases/3021/message","class":"phone"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3021/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3021/history","class":"history"},"case_links":{"href":"/api/v2/cases/3021/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3021/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3021/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3021/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3021/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3021/attachments","class":"attachment","count":0}}},{"id":3022,"external_id":null,"blurb":"Hugs,
|
66
|
+
wisdom, boundless affection\n\nThe moms in your life sure know how to deliver.
|
67
|
+
\nWouldn''t it be awesome to deliver for them this Mother''s Day?\n\nHire
|
68
|
+
a TaskRabbit to drop off flowers, chocolates, \ncupcakes, or anything else
|
69
|
+
to the amazing moms in y","subject":"The moms in your life always deliver.","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-05-11T01:43:17Z","created_at":"2013-05-11T00:03:08Z","updated_at":"2013-09-10T21:34:35Z","received_at":"2013-05-11T00:03:08Z","first_opened_at":"2013-05-11T01:39:46Z","opened_at":"2013-05-11T01:39:46Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3022","class":"case"},"message":{"href":"/api/v2/cases/3022/message","class":"email"},"customer":{"href":"/api/v2/customers/85614510","class":"customer"},"labels":{"href":"/api/v2/cases/3022/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3022/history","class":"history"},"case_links":{"href":"/api/v2/cases/3022/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3022/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3022/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3022/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3022/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3022/attachments","class":"attachment","count":0}}},{"id":3023,"external_id":null,"blurb":"","subject":"Thomas
|
70
|
+
Stachl - You got 1 new mention","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-05-16T18:12:22Z","created_at":"2013-05-11T00:05:00Z","updated_at":"2013-09-10T21:34:35Z","received_at":"2013-05-11T00:05:00Z","first_opened_at":"2013-05-16T18:12:22Z","opened_at":"2013-05-16T18:12:22Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3023","class":"case"},"message":{"href":"/api/v2/cases/3023/message","class":"email"},"customer":{"href":"/api/v2/customers/85614731","class":"customer"},"labels":{"href":"/api/v2/cases/3023/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3023/history","class":"history"},"case_links":{"href":"/api/v2/cases/3023/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3023/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3023/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3023/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3023/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3023/attachments","class":"attachment","count":0}}},{"id":3024,"external_id":null,"blurb":"Please
|
71
|
+
use an HTML-capable email client to view this message.\n\n","subject":"[The
|
72
|
+
Uptown] Daily Digest for 05/10/2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T00:49:57Z","updated_at":"2013-09-10T21:34:35Z","received_at":"2013-05-11T00:49:57Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3024","class":"case"},"message":{"href":"/api/v2/cases/3024/message","class":"email"},"customer":{"href":"/api/v2/customers/85620183","class":"customer"},"labels":{"href":"/api/v2/cases/3024/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3024/history","class":"history"},"case_links":{"href":"/api/v2/cases/3024/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3024/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3024/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3024/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3024/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3024/attachments","class":"attachment","count":0}}},{"id":3025,"external_id":null,"blurb":"MyFonts:
|
73
|
+
Rising Stars, May 2013\r\n\r\n - the MyFonts newsletter of popular new fonts
|
74
|
+
(issue #110)\r\n\r\nIf the Best Seller lists on MyFonts are something of a
|
75
|
+
barometer of trends\r\nin typography, then there are two main currents - and
|
76
|
+
they are\r\ndiametricall","subject":"Rising Stars May 2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T01:23:54Z","updated_at":"2013-09-10T21:34:35Z","received_at":"2013-05-11T01:23:54Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3025","class":"case"},"message":{"href":"/api/v2/cases/3025/message","class":"email"},"customer":{"href":"/api/v2/customers/85623855","class":"customer"},"labels":{"href":"/api/v2/cases/3025/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3025/history","class":"history"},"case_links":{"href":"/api/v2/cases/3025/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3025/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3025/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3025/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3025/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3025/attachments","class":"attachment","count":0}}},{"id":3026,"external_id":null,"blurb":"iohojho","subject":"kjhj","priority":5,"locked_until":null,"description":null,"status":"open","type":"phone","labels":[],"label_ids":[],"language":"de","active_at":null,"created_at":"2013-05-11T01:41:04Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T01:41:05Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3026","class":"case"},"message":{"href":"/api/v2/cases/3026/message","class":"phone"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3026/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3026/history","class":"history"},"case_links":{"href":"/api/v2/cases/3026/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3026/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3026/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3026/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3026/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3026/attachments","class":"attachment","count":0}}},{"id":3027,"external_id":null,"blurb":"Please
|
77
|
+
use an HTML-capable email client to view this message.\n\n","subject":"[The
|
78
|
+
Uptown] New Package Notification","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T02:14:38Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T02:14:38Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3027","class":"case"},"message":{"href":"/api/v2/cases/3027/message","class":"email"},"customer":{"href":"/api/v2/customers/85620183","class":"customer"},"labels":{"href":"/api/v2/cases/3027/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3027/history","class":"history"},"case_links":{"href":"/api/v2/cases/3027/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3027/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3027/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3027/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3027/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3027/attachments","class":"attachment","count":0}}},{"id":3028,"external_id":null,"blurb":"\r\n\r\nYour
|
79
|
+
Weekly Summary Friday, May 3, 2013 - Friday, May 10, 2013\r\n\r\n\r\nYour
|
80
|
+
Accounts\r\n\r\n * PayPal - PayPal Account: $6,366.64\r\n * Wells Fargo
|
81
|
+
- WELLS FARGO AT WORK(SM) CHECKING: $3,933.74\r\n * Lending Club - LendingClub: $1,002.32\r\n\r\nNet
|
82
|
+
Wor","subject":"Your Weekly Financial Summary from Mint.com - 05/10/2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T02:25:47Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T02:25:48Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3028","class":"case"},"message":{"href":"/api/v2/cases/3028/message","class":"email"},"customer":{"href":"/api/v2/customers/85630608","class":"customer"},"labels":{"href":"/api/v2/cases/3028/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3028/history","class":"history"},"case_links":{"href":"/api/v2/cases/3028/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3028/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3028/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3028/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3028/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3028/attachments","class":"attachment","count":0}}},{"id":3029,"external_id":null,"blurb":"Wenn
|
83
|
+
dieser Newsletter nicht richtig angezeigt wird, klicken Sie bitte\nhier:\nhttp://news.eduscho.at/go/8/QNYVF67-QKP4RMR-Y429K1-JP532M.html\n**********************************************************************\n\nLiebe
|
84
|
+
Eduscho.at Kundin, lieber Edusch","subject":"St\u00e4dtehighlights z.B. Hamburg
|
85
|
+
mit Flug ab 299,- \u20ac","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T08:16:41Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T08:16:41Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3029","class":"case"},"message":{"href":"/api/v2/cases/3029/message","class":"email"},"customer":{"href":"/api/v2/customers/85666173","class":"customer"},"labels":{"href":"/api/v2/cases/3029/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3029/history","class":"history"},"case_links":{"href":"/api/v2/cases/3029/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3029/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3029/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3029/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3029/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3029/attachments","class":"attachment","count":0}}},{"id":3030,"external_id":null,"blurb":"Platform-as-a-Service\r\n Send
|
86
|
+
me an email for each new discussion » http://www.linkedin.com/e/xz83s3-hgklyhay-6n/snp/728097/true/grp_email_subscribe_new_posts/?hs=false&tok=0r6kbcJ6z9ZRI1\r\n\r\n\r\n\r\n Manager''s
|
87
|
+
Choice\r\n RingDNA releases mobile ","subject":"RingDNA releases mobile
|
88
|
+
call tracking app to ''make sales reps smarter''","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T09:45:50Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T09:45:50Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3030","class":"case"},"message":{"href":"/api/v2/cases/3030/message","class":"email"},"customer":{"href":"/api/v2/customers/85674329","class":"customer"},"labels":{"href":"/api/v2/cases/3030/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3030/history","class":"history"},"case_links":{"href":"/api/v2/cases/3030/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3030/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3030/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3030/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3030/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3030/attachments","class":"attachment","count":0}}},{"id":3031,"external_id":null,"blurb":"http://hoteltonight.com/\r\nhttp://www.facebook.com/HotelTonight\r\nhttp://twitter.com/HotelTonight\r\n\r\nAnnouncing
|
89
|
+
the latest & greatest from HT: Snap Your Stay\r\n\r\nIt''s been busy ''round
|
90
|
+
here at HT HQ, per ushe! Not only are we now in 100+ destinations, 12","subject":"Get
|
91
|
+
credits for trying out our new Snap Your Stay feature","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T10:06:36Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T10:06:36Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3031","class":"case"},"message":{"href":"/api/v2/cases/3031/message","class":"email"},"customer":{"href":"/api/v2/customers/85676376","class":"customer"},"labels":{"href":"/api/v2/cases/3031/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3031/history","class":"history"},"case_links":{"href":"/api/v2/cases/3031/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3031/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3031/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3031/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3031/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3031/attachments","class":"attachment","count":0}}},{"id":3032,"external_id":null,"blurb":"LinkedIn\r\n------------\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n Simone
|
92
|
+
Seri has indicated you are a Friend\r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n------------------------------------------\r\n\r\nI''d
|
93
|
+
like to add you to my professional network on LinkedIn","subject":"Thomas,
|
94
|
+
stay in touch with me on LinkedIn","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-05-13T16:49:33Z","created_at":"2013-05-11T11:07:46Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T11:07:46Z","first_opened_at":"2013-05-13T16:49:34Z","opened_at":"2013-05-13T16:49:34Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3032","class":"case"},"message":{"href":"/api/v2/cases/3032/message","class":"email"},"customer":{"href":"/api/v2/customers/85682378","class":"customer"},"labels":{"href":"/api/v2/cases/3032/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3032/history","class":"history"},"case_links":{"href":"/api/v2/cases/3032/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3032/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3032/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3032/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3032/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3032/attachments","class":"attachment","count":0}}},{"id":3033,"external_id":null,"blurb":"MEINVERZEICHNIS \n \n \n\nmeinVZ
|
95
|
+
(http://www.meinvz.net/Home/?cmpid=eml_PD_avz_default_top_logo)\n \t Hallo
|
96
|
+
Thomas,\n bei Dir hat sich was getan! \n\n Irene (http://www.meinvz.net/?cmpid=eml_PD_avz_default_top_birthday_pic#Profile/U:@BGQnlFLGRhjE3qk","subject":"Neuigkeiten
|
97
|
+
f\u00fcr Dich bei meinVZ.","priority":4,"locked_until":null,"description":"","status":"resolved","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-08-07T19:22:19Z","created_at":"2013-05-11T11:15:29Z","updated_at":"2013-08-07T19:23:03Z","received_at":"2013-05-11T11:15:29Z","first_opened_at":"2013-08-07T19:22:19Z","opened_at":"2013-08-07T19:22:19Z","first_resolved_at":"2013-08-07T19:22:27Z","resolved_at":"2013-08-07T19:22:27Z","custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3033","class":"case"},"message":{"href":"/api/v2/cases/3033/message","class":"email"},"customer":{"href":"/api/v2/customers/85682944","class":"customer"},"labels":{"href":"/api/v2/cases/3033/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3033/history","class":"history"},"case_links":{"href":"/api/v2/cases/3033/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3033/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3033/replies","class":"reply","count":2},"draft":{"href":"/api/v2/cases/3033/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3033/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3033/attachments","class":"attachment","count":0}}},{"id":3034,"external_id":null,"blurb":"Salesforce.com
|
98
|
+
Certified Professionals\n Today''s new discussions from Salesforce.com Certified
|
99
|
+
Professionals group members. Change the frequency of this digest:\n http://www.linkedin.com/e/xz83s3-hgksl3xd-2h/ahs/151420/EMLt_anet_settings/?hs=false&t","subject":"How
|
100
|
+
many Lead Status values do you have in your org? If recordtypes are used,
|
101
|
+
answer with the average. Feel free to comment on what they are. Thanks.","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T12:53:09Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T12:53:09Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3034","class":"case"},"message":{"href":"/api/v2/cases/3034/message","class":"email"},"customer":{"href":"/api/v2/customers/85693711","class":"customer"},"labels":{"href":"/api/v2/cases/3034/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3034/history","class":"history"},"case_links":{"href":"/api/v2/cases/3034/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3034/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3034/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3034/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3034/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3034/attachments","class":"attachment","count":0}}},{"id":3035,"external_id":null,"blurb":"your
|
102
|
+
daily deal\r\n\r\nSAN FRANCISCO presented by LivingSocial\r\n\r\nGael Modern
|
103
|
+
Health\r\n74% Off Body Vibration and Hydrocolonic Therapy\r\n\r\nPrice: $99\r\n\r\n\r\n\r\n1
|
104
|
+
Deal Location:\r\n\r\n\r\n\r\n\r\nThe professional staff at Gael Modern Health
|
105
|
+
will harness the power of cl","subject":"Hydrocolonic Therapy","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T13:09:43Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T13:09:43Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3035","class":"case"},"message":{"href":"/api/v2/cases/3035/message","class":"email"},"customer":{"href":"/api/v2/customers/85696350","class":"customer"},"labels":{"href":"/api/v2/cases/3035/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3035/history","class":"history"},"case_links":{"href":"/api/v2/cases/3035/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3035/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3035/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3035/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3035/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3035/attachments","class":"attachment","count":0}}},{"id":3036,"external_id":null,"blurb":"your
|
106
|
+
daily deal\r\n\r\nOAKLAND / EAST BAY presented by LivingSocial\r\n\r\nA Better
|
107
|
+
Body\r\n94% Off 20 Boot Camp Classes\r\n\r\nPrice: $30\r\n\r\n\r\n\r\n1 Deal
|
108
|
+
Location:\r\n\r\n\r\n\r\n\r\nThe folks at this Jack London Square fitness
|
109
|
+
facility can help you go from good to better to","subject":"Boot Camp","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T13:09:44Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T13:09:44Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3036","class":"case"},"message":{"href":"/api/v2/cases/3036/message","class":"email"},"customer":{"href":"/api/v2/customers/85696350","class":"customer"},"labels":{"href":"/api/v2/cases/3036/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3036/history","class":"history"},"case_links":{"href":"/api/v2/cases/3036/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3036/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3036/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3036/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3036/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3036/attachments","class":"attachment","count":0}}},{"id":3037,"external_id":null,"blurb":"Hojoki
|
110
|
+
Daily Catch-Up: Sat, 11 May 2013\r\n========================================\r\n\r\nHi
|
111
|
+
Thomas,\r\n\r\nThis is what has happened over the past 24 hours:\r\n\r\n##
|
112
|
+
My Apps\r\nhttps://my.hojoki.com/#/p7940813\r\n\r\n###### GitHub\r\n* fractastical/BlockAlertsAnd-Actio","subject":"Daily
|
113
|
+
Catch-Up - Sat, 11 May 2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T13:58:58Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T13:58:58Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3037","class":"case"},"message":{"href":"/api/v2/cases/3037/message","class":"email"},"customer":{"href":"/api/v2/customers/85702560","class":"customer"},"labels":{"href":"/api/v2/cases/3037/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3037/history","class":"history"},"case_links":{"href":"/api/v2/cases/3037/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3037/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3037/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3037/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3037/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3037/attachments","class":"attachment","count":0}}},{"id":3038,"external_id":null,"blurb":"One
|
114
|
+
Kings Lane\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
|
115
|
+
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r","subject":"Retro
|
116
|
+
kitchenware, bird-themed tableware, floor lamps, rugs by designers we love,
|
117
|
+
tables & more","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T15:04:49Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T15:04:49Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3038","class":"case"},"message":{"href":"/api/v2/cases/3038/message","class":"email"},"customer":{"href":"/api/v2/customers/85711506","class":"customer"},"labels":{"href":"/api/v2/cases/3038/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3038/history","class":"history"},"case_links":{"href":"/api/v2/cases/3038/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3038/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3038/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3038/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3038/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3038/attachments","class":"attachment","count":0}}},{"id":3039,"external_id":null,"blurb":"Your
|
118
|
+
Weekly Pinterest (http://email.pinterest.com/wf/click?upn=LneOtn3z4joCHC-2FVwrRO3-2BLhyOdLh-2FfZCZ0Fuqs3wR1fIcTjHYklUcZhEW4VF39pHwXT8inEa-2BWXehOtVoxuR8T0gZpQxliZs1gf7a-2BosVNKfyjxk1eTFOm5Xc5Oa-2BIVhPRngUI5tUJ6YGyIXqtML167SNyu5KPJhThynNpGQnAjzbs","subject":"Your
|
119
|
+
Weekly Inspiration from Pinterest","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T15:04:50Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T15:04:50Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3039","class":"case"},"message":{"href":"/api/v2/cases/3039/message","class":"email"},"customer":{"href":"/api/v2/customers/85711509","class":"customer"},"labels":{"href":"/api/v2/cases/3039/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3039/history","class":"history"},"case_links":{"href":"/api/v2/cases/3039/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3039/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3039/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3039/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3039/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3039/attachments","class":"attachment","count":0}}},{"id":3040,"external_id":null,"blurb":"Your
|
120
|
+
Daily San Francisco Groupon | Go to Groupon.com (http://www.groupon.com/san-francisco?utm_source=newsletter&utm_medium=email&sid=a75449fd-3508-4add-9e67-7c6dce2c728e&division=san-francisco&user=f07795573252fce82801526610d60eb812686886dfc07d0","subject":"Ferrari
|
121
|
+
or Lamborghini Drive","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T15:11:06Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T15:11:06Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3040","class":"case"},"message":{"href":"/api/v2/cases/3040/message","class":"email"},"customer":{"href":"/api/v2/customers/85712173","class":"customer"},"labels":{"href":"/api/v2/cases/3040/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3040/history","class":"history"},"case_links":{"href":"/api/v2/cases/3040/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3040/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3040/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3040/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3040/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3040/attachments","class":"attachment","count":0}}},{"id":3041,"external_id":null,"blurb":"To
|
122
|
+
All Our Valued Users,\n \n I''m proud to announce that we have changed our
|
123
|
+
company name - Pageonce is now Check!\n \n I wanted to personally write and
|
124
|
+
let you know about the exciting news. We continually strive to evolve and
|
125
|
+
enhance our product to prov","subject":"Special Announcement: Pageonce is
|
126
|
+
now Check!","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T15:17:19Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T15:17:19Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3041","class":"case"},"message":{"href":"/api/v2/cases/3041/message","class":"email"},"customer":{"href":"/api/v2/customers/85712890","class":"customer"},"labels":{"href":"/api/v2/cases/3041/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3041/history","class":"history"},"case_links":{"href":"/api/v2/cases/3041/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3041/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3041/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3041/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3041/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3041/attachments","class":"attachment","count":0}}},{"id":3042,"external_id":null,"blurb":"----------------\r\nJACKTHREADS.COM\r\n----------------\r\n\r\nON
|
127
|
+
SALE NOW\r\n\r\nNew Arrivals: Warm-Weather Gear, New Arrivals: Summer Shoes,\r\nNew
|
128
|
+
Arrivals: Props for Your Pad, Beans & Bones Printed &\r\nLeather Ties, Most-Wanted
|
129
|
+
Watches ft. Monument, Happy Socks","subject":"New Arrivals: Warm-Weather Gear,
|
130
|
+
Props for Your Pad & More | Need It Now: Beans & Bones | Most-Wanted Watches
|
131
|
+
| Graphic Hip-Hop Tees | Happy Socks Gift Boxes & More","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T16:49:22Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T16:49:22Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3042","class":"case"},"message":{"href":"/api/v2/cases/3042/message","class":"email"},"customer":{"href":"/api/v2/customers/85726596","class":"customer"},"labels":{"href":"/api/v2/cases/3042/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3042/history","class":"history"},"case_links":{"href":"/api/v2/cases/3042/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3042/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3042/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3042/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3042/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3042/attachments","class":"attachment","count":0}}},{"id":3043,"external_id":null,"blurb":"ETRADE
|
132
|
+
FINANCIAL (https://us.etrade.com/e/t/home) \nImportant Information \n \t\n\nMay
|
133
|
+
10, 2013\tSecond Notice \n \n Dear Valued Investor, \n \n We have some important
|
134
|
+
information about your account that requires your attention. Please call us
|
135
|
+
at your earli","subject":"Important Account Notice","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T17:00:32Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T17:00:32Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3043","class":"case"},"message":{"href":"/api/v2/cases/3043/message","class":"email"},"customer":{"href":"/api/v2/customers/85728040","class":"customer"},"labels":{"href":"/api/v2/cases/3043/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3043/history","class":"history"},"case_links":{"href":"/api/v2/cases/3043/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3043/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3043/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3043/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3043/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3043/attachments","class":"attachment","count":0}}},{"id":3047,"external_id":null,"blurb":"Hulu
|
136
|
+
Plus\r\n\r\nTop 5: SNL''s Best Mom Moments\r\n\r\n\r\n1. The perfect way to
|
137
|
+
show her how special she is\r\n\r\nHere''s a chance to give your mom a present
|
138
|
+
she''ll never forget. Just make sure you knock before surprising her in the
|
139
|
+
bedroom. (2 min.) \r\n\r\nhttp://cl","subject":"Mother''s Day love from Will
|
140
|
+
Ferrell & Adam Sandler and SNL''s Best Mom Moments","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T20:02:14Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T20:02:14Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3047","class":"case"},"message":{"href":"/api/v2/cases/3047/message","class":"email"},"customer":{"href":"/api/v2/customers/85752345","class":"customer"},"labels":{"href":"/api/v2/cases/3047/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3047/history","class":"history"},"case_links":{"href":"/api/v2/cases/3047/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3047/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3047/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3047/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3047/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3047/attachments","class":"attachment","count":0}}},{"id":3048,"external_id":null,"blurb":"Your
|
141
|
+
week in the cloud\r\n\r\nHello Thomas,\r\n\r\nThis is the weekly stats email
|
142
|
+
sent by Hojoki to thomas@stachl.me. It contains lots of infographic stuff
|
143
|
+
so it''s only available in html mode. Please open it with a modern email client.
|
144
|
+
You can add more apps ","subject":"Your week in the cloud 5th May - 12th May","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T22:35:58Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T22:35:58Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3048","class":"case"},"message":{"href":"/api/v2/cases/3048/message","class":"email"},"customer":{"href":"/api/v2/customers/85771500","class":"customer"},"labels":{"href":"/api/v2/cases/3048/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3048/history","class":"history"},"case_links":{"href":"/api/v2/cases/3048/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3048/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3048/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3048/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3048/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3048/attachments","class":"attachment","count":0}}},{"id":3049,"external_id":null,"blurb":"We''ve
|
145
|
+
updated your balance\r\nFor your security:\r\nDear Thomas Stachl,\r\nWe''ve
|
146
|
+
updated the outstanding balance for your Corporate Card account.\r\nAs of
|
147
|
+
Thu, May 09 at 10:04 AM ET\r\nOutstanding Balance:\r\n$19.64\r\n\u00a0\r\nView
|
148
|
+
recent activity\r\nMake a payment\r\nUpda","subject":"Account Alert: Your
|
149
|
+
Account Snapshot","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T23:16:25Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T23:16:25Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3049","class":"case"},"message":{"href":"/api/v2/cases/3049/message","class":"email"},"customer":{"href":"/api/v2/customers/85776070","class":"customer"},"labels":{"href":"/api/v2/cases/3049/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3049/history","class":"history"},"case_links":{"href":"/api/v2/cases/3049/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3049/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3049/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3049/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3049/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3049/attachments","class":"attachment","count":0}}},{"id":3050,"external_id":null,"blurb":"========================================\nGo
|
150
|
+
to Facebook\nhttp://www.facebook.com/n/?index.php&mid=7f8d41fG41fcacecG0G1a&bcode=1.1368315633.AbnjIea3pYjf77Gs&n_m=thomas%40stachl.me\n\nPlan
|
151
|
+
an Event\nhttp://www.facebook.com/n/?events%2Fcreate%2F&mid=7f8d41f","subject":"Bibi
|
152
|
+
Scheuchl, Bethany Herold and 4 others have birthdays this week","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T23:41:09Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-11T23:41:09Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3050","class":"case"},"message":{"href":"/api/v2/cases/3050/message","class":"email"},"customer":{"href":"/api/v2/customers/85779426","class":"customer"},"labels":{"href":"/api/v2/cases/3050/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3050/history","class":"history"},"case_links":{"href":"/api/v2/cases/3050/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3050/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3050/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3050/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3050/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3050/attachments","class":"attachment","count":0}}},{"id":3051,"external_id":null,"blurb":"LinkedIn\n------------Group:
|
153
|
+
LinkedPHPers - The Largest PHP Group\n\nSubject: LinkedPHPers Announcement
|
154
|
+
- Posting JOBS and PROMOTIONS on the LinkedPHPers\n\nHello everyone,\n\nAs
|
155
|
+
you probably know in this group we have quite strict rules regarding posting
|
156
|
+
t","subject":"LinkedPHPers Announcement - Posting JOBS and PROMOTIONS on the
|
157
|
+
LinkedPHPers","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T00:01:51Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-12T00:01:51Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3051","class":"case"},"message":{"href":"/api/v2/cases/3051/message","class":"email"},"customer":{"href":"/api/v2/customers/85781990","class":"customer"},"labels":{"href":"/api/v2/cases/3051/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3051/history","class":"history"},"case_links":{"href":"/api/v2/cases/3051/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3051/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3051/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3051/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3051/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3051/attachments","class":"attachment","count":0}}},{"id":3052,"external_id":null,"blurb":"Please
|
158
|
+
use an HTML-capable email client to view this message.\n\n","subject":"[The
|
159
|
+
Uptown] Daily Digest for 05/11/2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T00:50:58Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-12T00:50:58Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3052","class":"case"},"message":{"href":"/api/v2/cases/3052/message","class":"email"},"customer":{"href":"/api/v2/customers/85620183","class":"customer"},"labels":{"href":"/api/v2/cases/3052/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3052/history","class":"history"},"case_links":{"href":"/api/v2/cases/3052/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3052/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3052/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3052/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3052/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3052/attachments","class":"attachment","count":0}}},{"id":3054,"external_id":null,"blurb":"\r\nWe
|
160
|
+
found 10+ new jobs for you this week\r\n\r\nSolution Sales Specialist Director
|
161
|
+
- Engineered Systems, Global Sales Support - new\r\nMultinational Enterprise
|
162
|
+
Software Company - Menlo Park, CA\r\n14 hours ago\r\nhttp://www.glassdoor.com/partner/jobListing.ht","subject":"10+
|
163
|
+
new jobs found for you this week","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T03:26:01Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-12T03:26:01Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3054","class":"case"},"message":{"href":"/api/v2/cases/3054/message","class":"email"},"customer":{"href":"/api/v2/customers/85807851","class":"customer"},"labels":{"href":"/api/v2/cases/3054/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3054/history","class":"history"},"case_links":{"href":"/api/v2/cases/3054/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3054/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3054/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3054/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3054/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3054/attachments","class":"attachment","count":0}}},{"id":3055,"external_id":null,"blurb":"\n\n=====================================================================\nAMAZON.COM\n=====================================================================\n \nCheck
|
164
|
+
out our collection of men''s classic clothes for everyday wear\u00bffrom Nautica,
|
165
|
+
Izod, Dock","subject":"Men''s Classic Clothes | Nautica, Izod &More","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T08:05:00Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-12T08:05:01Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3055","class":"case"},"message":{"href":"/api/v2/cases/3055/message","class":"email"},"customer":{"href":"/api/v2/customers/85838535","class":"customer"},"labels":{"href":"/api/v2/cases/3055/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3055/history","class":"history"},"case_links":{"href":"/api/v2/cases/3055/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3055/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3055/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3055/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3055/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3055/attachments","class":"attachment","count":0}}},{"id":3056,"external_id":null,"blurb":"Reminder:
|
166
|
+
Make a deposit today \r\n\r\nAccount Ending: 0482\r\nDear Thomas Stachl,\r\n\r\nThank
|
167
|
+
you for setting up a High-Yield Savings Account account with American Express\r\nPersonal
|
168
|
+
Savings. As a reminder, you should make a deposit right away\r\nso you can
|
169
|
+
st","subject":"Reminder: Make a deposit today","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T08:30:23Z","updated_at":"2013-09-10T21:34:40Z","received_at":"2013-05-12T08:30:23Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3056","class":"case"},"message":{"href":"/api/v2/cases/3056/message","class":"email"},"customer":{"href":"/api/v2/customers/85840817","class":"customer"},"labels":{"href":"/api/v2/cases/3056/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3056/history","class":"history"},"case_links":{"href":"/api/v2/cases/3056/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3056/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3056/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3056/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3056/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3056/attachments","class":"attachment","count":0}}},{"id":3057,"external_id":null,"blurb":"Salesforce.com
|
170
|
+
Certified Professionals\r\n Today''s new discussions from Salesforce.com
|
171
|
+
Certified Professionals group members. Change the frequency of this digest:\r\n http://www.linkedin.com/e/xz83s3-hgm5wigc-5q/ahs/151420/EMLt_anet_settings/?hs=false","subject":"I
|
172
|
+
need a developer for a couple of hours work. I need to have a Apex trigger
|
173
|
+
created to trigger a WSDL and get the data retrieved via the WSDL into SF.","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T11:54:57Z","updated_at":"2013-09-10T21:34:40Z","received_at":"2013-05-12T11:54:57Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3057","class":"case"},"message":{"href":"/api/v2/cases/3057/message","class":"email"},"customer":{"href":"/api/v2/customers/85693711","class":"customer"},"labels":{"href":"/api/v2/cases/3057/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3057/history","class":"history"},"case_links":{"href":"/api/v2/cases/3057/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3057/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3057/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3057/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3057/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3057/attachments","class":"attachment","count":0}}},{"id":3058,"external_id":null,"blurb":"One-week
|
174
|
+
Bible plans, plus new plans from James MacDonald and Walk in the Word ministries\n\n5
|
175
|
+
Popular Week-Long Plans\n\nHere\u2019s a little insider info: If you want
|
176
|
+
to up your odds of finishing a Bible Plan, aim for a short one. In the YouVersion
|
177
|
+
Communit","subject":"Bible Plans You Can Finish this Week, Plus New James
|
178
|
+
MacDonald Plans","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T13:01:00Z","updated_at":"2013-09-10T21:34:40Z","received_at":"2013-05-12T13:01:00Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3058","class":"case"},"message":{"href":"/api/v2/cases/3058/message","class":"email"},"customer":{"href":"/api/v2/customers/85868602","class":"customer"},"labels":{"href":"/api/v2/cases/3058/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3058/history","class":"history"},"case_links":{"href":"/api/v2/cases/3058/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3058/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3058/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3058/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3058/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3058/attachments","class":"attachment","count":0}}},{"id":3059,"external_id":null,"blurb":"your
|
179
|
+
daily deal\r\n\r\nOAKLAND / EAST BAY presented by LivingSocial\r\n\r\nCafe
|
180
|
+
Lizzi\r\nStart Five Days with Delicious Breakfasts & Espresso Drinks\r\n\r\nPrice:
|
181
|
+
$18\r\n\r\n\r\n\r\n1 Deal Location:\r\n\r\n\r\n\r\n\r\nA long-time local favorite
|
182
|
+
for those looking for comfort food, f","subject":"50% Off Cafe Lizzi","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T13:14:24Z","updated_at":"2013-09-10T21:34:40Z","received_at":"2013-05-12T13:14:24Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3059","class":"case"},"message":{"href":"/api/v2/cases/3059/message","class":"email"},"customer":{"href":"/api/v2/customers/85696350","class":"customer"},"labels":{"href":"/api/v2/cases/3059/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3059/history","class":"history"},"case_links":{"href":"/api/v2/cases/3059/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3059/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3059/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3059/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3059/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3059/attachments","class":"attachment","count":0}}},{"id":3060,"external_id":null,"blurb":"your
|
183
|
+
daily deal\r\n\r\nSAN FRANCISCO presented by LivingSocial\r\n\r\nTerranea
|
184
|
+
Resort\r\nFive Stars on the Pacific Ocean\r\n\r\nPrice: $249\r\n\r\n\r\n\r\n1
|
185
|
+
Deal Location:\r\n\r\n\r\n\r\n\r\nEscape Kit\r\n\u2022 A One-Night Stay for
|
186
|
+
Two in a Resort-View Guest Room ($249 per Night) \r\n\u2022 Or","subject":"Celebrate
|
187
|
+
Mother''s Day with $5 Off Almost All Purchases + 1 or 3 Nights in Palos Verdes
|
188
|
+
for 2, 4, or 6","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T13:14:25Z","updated_at":"2013-09-10T21:34:41Z","received_at":"2013-05-12T13:14:25Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3060","class":"case"},"message":{"href":"/api/v2/cases/3060/message","class":"email"},"customer":{"href":"/api/v2/customers/85696350","class":"customer"},"labels":{"href":"/api/v2/cases/3060/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3060/history","class":"history"},"case_links":{"href":"/api/v2/cases/3060/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3060/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3060/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3060/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3060/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3060/attachments","class":"attachment","count":0}}},{"id":3061,"external_id":null,"blurb":"Hojoki
|
189
|
+
Daily Catch-Up: Sun, 12 May 2013\r\n========================================\r\n\r\nHi
|
190
|
+
Thomas,\r\n\r\nThis is what has happened over the past 24 hours:\r\n\r\n##
|
191
|
+
My Apps\r\nhttps://my.hojoki.com/#/p7940813\r\n\r\n###### GitHub\r\n* wlaurance/time-stamp-hash
|
192
|
+
by wlau","subject":"Daily Catch-Up - Sun, 12 May 2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T14:02:16Z","updated_at":"2013-09-10T21:34:41Z","received_at":"2013-05-12T14:02:16Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3061","class":"case"},"message":{"href":"/api/v2/cases/3061/message","class":"email"},"customer":{"href":"/api/v2/customers/85702560","class":"customer"},"labels":{"href":"/api/v2/cases/3061/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3061/history","class":"history"},"case_links":{"href":"/api/v2/cases/3061/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3061/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3061/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3061/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3061/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3061/attachments","class":"attachment","count":0}}},{"id":3062,"external_id":null,"blurb":"One
|
193
|
+
Kings Lane\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
|
194
|
+
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r","subject":"Living
|
195
|
+
room furniture, elegant jewelry, rugs for every budget, Downstairs clearance
|
196
|
+
items & more","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T15:03:22Z","updated_at":"2013-09-10T21:34:41Z","received_at":"2013-05-12T15:03:22Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3062","class":"case"},"message":{"href":"/api/v2/cases/3062/message","class":"email"},"customer":{"href":"/api/v2/customers/85711506","class":"customer"},"labels":{"href":"/api/v2/cases/3062/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3062/history","class":"history"},"case_links":{"href":"/api/v2/cases/3062/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3062/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3062/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3062/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3062/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3062/attachments","class":"attachment","count":0}}},{"id":3063,"external_id":null,"blurb":"Your
|
197
|
+
Daily San Francisco Groupon | Go to Groupon.com (http://www.groupon.com/san-francisco?utm_source=newsletter&utm_medium=email&sid=7c5c148c-ab40-45c0-a4e0-9bcaac4a92a1&division=san-francisco&user=f07795573252fce82801526610d60eb812686886dfc07d0","subject":"Mexican
|
198
|
+
Food","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T15:10:11Z","updated_at":"2013-09-10T21:34:41Z","received_at":"2013-05-12T15:10:11Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3063","class":"case"},"message":{"href":"/api/v2/cases/3063/message","class":"email"},"customer":{"href":"/api/v2/customers/85712173","class":"customer"},"labels":{"href":"/api/v2/cases/3063/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3063/history","class":"history"},"case_links":{"href":"/api/v2/cases/3063/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3063/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3063/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3063/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3063/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3063/attachments","class":"attachment","count":0}}},{"id":3064,"external_id":null,"blurb":null,"subject":"Testing
|
199
|
+
customer create","priority":5,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-13T19:20:43Z","created_at":"2013-05-13T18:12:07Z","updated_at":"2013-09-10T21:34:42Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3064","class":"case"},"message":{"href":"/api/v2/cases/3064/message","class":"email"},"customer":{"href":"/api/v2/customers/86101780","class":"customer"},"labels":{"href":"/api/v2/cases/3064/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3064/history","class":"history"},"case_links":{"href":"/api/v2/cases/3064/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3064/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3064/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3064/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3064/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3064/attachments","class":"attachment","count":0}}},{"id":3065,"external_id":null,"blurb":null,"subject":"Testing
|
200
|
+
the Tank again","priority":5,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-13T19:20:59Z","created_at":"2013-05-13T18:13:39Z","updated_at":"2013-09-10T21:34:42Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3065","class":"case"},"message":{"href":"/api/v2/cases/3065/message","class":"email"},"customer":{"href":"/api/v2/customers/86101780","class":"customer"},"labels":{"href":"/api/v2/cases/3065/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3065/history","class":"history"},"case_links":{"href":"/api/v2/cases/3065/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3065/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3065/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3065/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3065/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3065/attachments","class":"attachment","count":0}}},{"id":3066,"external_id":null,"blurb":null,"subject":"Testing
|
201
|
+
more stuff","priority":5,"locked_until":null,"description":"","status":"pending","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-14T20:20:58Z","created_at":"2013-05-13T19:20:03Z","updated_at":"2013-08-16T17:04:52Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
202
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3066","class":"case"},"message":{"href":"/api/v2/cases/3066/message","class":"email"},"customer":{"href":"/api/v2/customers/86116163","class":"customer"},"labels":{"href":"/api/v2/cases/3066/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3066/history","class":"history"},"case_links":{"href":"/api/v2/cases/3066/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3066/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3066/replies","class":"reply","count":3},"draft":{"href":"/api/v2/cases/3066/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3066/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3066/attachments","class":"attachment","count":0}}}]}}'
|
203
|
+
http_version:
|
204
|
+
recorded_at: Tue, 20 May 2014 23:44:47 GMT
|
205
|
+
- request:
|
206
|
+
method: get
|
207
|
+
uri: https://devel.desk.com/api/v2/cases?page=8&per_page=50
|
208
|
+
body:
|
209
|
+
encoding: US-ASCII
|
210
|
+
string: ''
|
211
|
+
headers:
|
212
|
+
Accept:
|
213
|
+
- application/json
|
214
|
+
User-Agent:
|
215
|
+
- desk.com Ruby Gem v0.5.8
|
216
|
+
response:
|
217
|
+
status:
|
218
|
+
code: 200
|
219
|
+
message:
|
220
|
+
headers:
|
221
|
+
accept-ranges:
|
222
|
+
- bytes
|
223
|
+
cache-control:
|
224
|
+
- must-revalidate, private, max-age=0
|
225
|
+
content-type:
|
226
|
+
- application/json; charset=utf-8
|
227
|
+
date:
|
228
|
+
- Tue, 20 May 2014 23:44:48 GMT
|
229
|
+
etag:
|
230
|
+
- '"765d8ac7443783b63e425f1c5e2a741b"'
|
231
|
+
status:
|
232
|
+
- 200 OK
|
233
|
+
vary:
|
234
|
+
- X-AppVersion
|
235
|
+
x-appversion:
|
236
|
+
- '15.99'
|
237
|
+
x-frame-options:
|
238
|
+
- SAMEORIGIN
|
239
|
+
x-rate-limit-limit:
|
240
|
+
- '180'
|
241
|
+
x-rate-limit-remaining:
|
242
|
+
- '167'
|
243
|
+
x-rate-limit-reset:
|
244
|
+
- '12'
|
245
|
+
x-request-id:
|
246
|
+
- eb624563d297807d94d31ae7c8055814
|
247
|
+
content-length:
|
248
|
+
- '57142'
|
249
|
+
connection:
|
250
|
+
- Close
|
251
|
+
body:
|
252
|
+
encoding: UTF-8
|
253
|
+
string: '{"total_entries":386,"page":8,"_links":{"self":{"href":"/api/v2/cases?page=8&per_page=50","class":"page"},"first":{"href":"/api/v2/cases?page=1&per_page=50","class":"page"},"last":{"href":"/api/v2/cases?page=8&per_page=50","class":"page"},"previous":{"href":"/api/v2/cases?page=7&per_page=50","class":"page"},"next":null},"_embedded":{"entries":[{"id":3368,"external_id":null,"blurb":"(Created
|
254
|
+
by SFDC User tank@desk.demo) Feature request","subject":"This is a feature
|
255
|
+
request","priority":4,"locked_until":null,"description":"(Created by SFDC
|
256
|
+
User tank@desk.demo) Feature request","status":"open","type":"email","labels":["angry","ignore","spam"],"label_ids":[1431473,1431474,1282082],"language":"de","active_at":"2014-02-12T01:39:04Z","created_at":"2013-10-28T19:43:53Z","updated_at":"2013-10-31T00:47:29Z","received_at":"2013-10-28T19:43:53Z","first_opened_at":"2013-10-31T00:47:08Z","opened_at":"2013-10-31T00:47:08Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
257
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3368","class":"case"},"message":{"href":"/api/v2/cases/3368/message","class":"email"},"customer":{"href":"/api/v2/customers/82114205","class":"customer"},"labels":{"href":"/api/v2/cases/3368/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3368/history","class":"history"},"case_links":{"href":"/api/v2/cases/3368/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3368/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3368/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3368/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3368/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3368/attachments","class":"attachment","count":0}}},{"id":3371,"external_id":null,"blurb":"Dear
|
258
|
+
Google user,\n\nWe''re getting rid of over 60 different privacy policies across
|
259
|
+
Google\nand replacing them with one that''s a lot shorter and easier to read.\nOur
|
260
|
+
new policy covers multiple products and features, reflecting our\ndesire to
|
261
|
+
create one be","subject":"Changes to Google Privacy Policy and Terms of Service","priority":5,"locked_until":null,"description":"","status":"open","type":"email","labels":["Outside
|
262
|
+
SLA","blankbugid"],"label_ids":[1538314,1538315],"language":"en_us","active_at":"2013-10-29T00:57:41Z","created_at":"2012-01-28T02:59:51Z","updated_at":"2013-10-29T00:57:33Z","received_at":"2013-10-29T00:57:33Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3371","class":"case"},"message":{"href":"/api/v2/cases/3371/message","class":"email"},"customer":{"href":"/api/v2/customers/127036248","class":"customer"},"labels":{"href":"/api/v2/cases/3371/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3371/history","class":"history"},"case_links":{"href":"/api/v2/cases/3371/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3371/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3371/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3371/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3371/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3371/attachments","class":"attachment","count":0}}},{"id":3372,"external_id":null,"blurb":"Thanks,\r\n\r\nGreg\r\n\r\n--
|
263
|
+
\r\nhttp://gregmeyer.com - Information Maven\r\nhttp://twitter.com/grmeyer
|
264
|
+
- @grmeyer\r\n\r\n","subject":"-Hello, I''d like some support!","priority":5,"locked_until":null,"description":"","status":"open","type":"email","labels":[],"label_ids":[],"language":"en_us","active_at":"2013-10-29T01:11:39Z","created_at":"2011-08-16T19:00:20Z","updated_at":"2013-10-29T01:11:14Z","received_at":"2013-10-29T01:11:14Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3372","class":"case"},"message":{"href":"/api/v2/cases/3372/message","class":"email"},"customer":{"href":"/api/v2/customers/127035082","class":"customer"},"labels":{"href":"/api/v2/cases/3372/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3372/history","class":"history"},"case_links":{"href":"/api/v2/cases/3372/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3372/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3372/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3372/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3372/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3372/attachments","class":"attachment","count":0}}},{"id":3373,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
265
|
+
http://t.co/XCa1SQzimf","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-10-29T07:10:47Z","updated_at":"2013-10-29T07:10:47Z","received_at":"2013-10-29T07:10:47Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3373","class":"case"},"message":{"href":"/api/v2/cases/3373/message","class":"tweet"},"customer":{"href":"/api/v2/customers/127091675","class":"customer"},"labels":{"href":"/api/v2/cases/3373/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3373/history","class":"history"},"case_links":{"href":"/api/v2/cases/3373/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3373/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3373/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3373/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3373/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3373/attachments","class":"attachment","count":0}}},{"id":3374,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
266
|
+
How stable is metaforce? https://t.co/06rzDs7S7w Looks pretty sweet. Looking
|
267
|
+
into it for an open source label translator.","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-11-01T23:17:04Z","updated_at":"2013-11-01T23:17:04Z","received_at":"2013-11-01T23:17:04Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3374","class":"case"},"message":{"href":"/api/v2/cases/3374/message","class":"tweet"},"customer":{"href":"/api/v2/customers/128038991","class":"customer"},"labels":{"href":"/api/v2/cases/3374/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3374/history","class":"history"},"case_links":{"href":"/api/v2/cases/3374/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3374/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3374/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3374/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3374/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3374/attachments","class":"attachment","count":0}}},{"id":3375,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
268
|
+
http://t.co/RmavWrLKIL","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-11-08T03:45:48Z","updated_at":"2013-11-08T03:45:48Z","received_at":"2013-11-08T03:45:48Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3375","class":"case"},"message":{"href":"/api/v2/cases/3375/message","class":"tweet"},"customer":{"href":"/api/v2/customers/129788823","class":"customer"},"labels":{"href":"/api/v2/cases/3375/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3375/history","class":"history"},"case_links":{"href":"/api/v2/cases/3375/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3375/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3375/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3375/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3375/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3375/attachments","class":"attachment","count":0}}},{"id":3376,"external_id":null,"blurb":"Merry
|
269
|
+
Christmas!\n\n\n!data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCg","subject":"test","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2014-03-20T19:50:15Z","created_at":"2013-11-20T23:14:32Z","updated_at":"2013-11-20T23:14:48Z","received_at":"2013-11-20T23:14:32Z","first_opened_at":"2013-11-20T23:14:48Z","opened_at":"2013-11-20T23:14:48Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3376","class":"case"},"message":{"href":"/api/v2/cases/3376/message","class":"email"},"customer":{"href":"/api/v2/customers/34290812","class":"customer"},"labels":{"href":"/api/v2/cases/3376/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3376/history","class":"history"},"case_links":{"href":"/api/v2/cases/3376/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3376/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3376/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3376/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3376/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3376/attachments","class":"attachment","count":0}}},{"id":3377,"external_id":null,"blurb":"Merry
|
270
|
+
Christmas!\n\n\n!http://3.bp.blogspot.com/-I6sQO37Woxk/TsdhKJvgeyI/AAAAAAAADiQ/0Z7xK7e27Ao/s400/christmas-wallpapers-backgrounds-6.jpg(Christmas)!","subject":"test","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2014-03-16T06:29:46Z","created_at":"2013-11-20T23:16:29Z","updated_at":"2013-11-20T23:16:38Z","received_at":"2013-11-20T23:16:29Z","first_opened_at":"2013-11-20T23:16:38Z","opened_at":"2013-11-20T23:16:38Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3377","class":"case"},"message":{"href":"/api/v2/cases/3377/message","class":"email"},"customer":{"href":"/api/v2/customers/34290812","class":"customer"},"labels":{"href":"/api/v2/cases/3377/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3377/history","class":"history"},"case_links":{"href":"/api/v2/cases/3377/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3377/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3377/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3377/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3377/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3377/attachments","class":"attachment","count":0}}},{"id":3378,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
271
|
+
I''m getting a \"Cannot find module\" error when I declare var metaforce =
|
272
|
+
require(''metaforce'');. Am I missing something?","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-12-12T20:17:40Z","updated_at":"2013-12-12T20:17:41Z","received_at":"2013-12-12T20:17:40Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3378","class":"case"},"message":{"href":"/api/v2/cases/3378/message","class":"tweet"},"customer":{"href":"/api/v2/customers/138966059","class":"customer"},"labels":{"href":"/api/v2/cases/3378/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3378/history","class":"history"},"case_links":{"href":"/api/v2/cases/3378/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3378/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3378/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3378/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3378/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3378/attachments","class":"attachment","count":0}}},{"id":3379,"external_id":null,"blurb":null,"subject":"Case
|
273
|
+
subject","priority":4,"locked_until":null,"description":null,"status":"open","type":"qna","labels":["QNA"],"label_ids":[1603222],"language":"de","active_at":"2013-12-19T20:26:11Z","created_at":"2013-12-19T20:25:59Z","updated_at":"2013-12-19T20:25:59Z","received_at":"2013-12-19T20:25:59Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3379","class":"case"},"message":{"href":"/api/v2/cases/3379/message","class":"community_question"},"customer":{"href":"/api/v2/customers/82113939","class":"customer"},"labels":{"href":"/api/v2/cases/3379/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3379/history","class":"history"},"case_links":{"href":"/api/v2/cases/3379/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3379/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3379/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3379/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3379/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3379/attachments","class":"attachment","count":0}}},{"id":3380,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
274
|
+
Haha, thanks :)","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-12-20T09:53:20Z","updated_at":"2013-12-20T09:53:20Z","received_at":"2013-12-20T09:53:20Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3380","class":"case"},"message":{"href":"/api/v2/cases/3380/message","class":"tweet"},"customer":{"href":"/api/v2/customers/140801213","class":"customer"},"labels":{"href":"/api/v2/cases/3380/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3380/history","class":"history"},"case_links":{"href":"/api/v2/cases/3380/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3380/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3380/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3380/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3380/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3380/attachments","class":"attachment","count":0}}},{"id":3381,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
275
|
+
We certainly hope not. We''re working to improve across the fleet. http://t.co/SLZadtyQB2
|
276
|
+
^EB","priority":6,"locked_until":null,"description":null,"status":"open","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":"2014-01-16T19:11:18Z","created_at":"2013-12-23T22:49:41Z","updated_at":"2014-01-15T18:48:23Z","received_at":"2013-12-23T22:49:41Z","first_opened_at":"2014-01-15T18:48:23Z","opened_at":"2014-01-15T18:48:23Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3381","class":"case"},"message":{"href":"/api/v2/cases/3381/message","class":"tweet"},"customer":{"href":"/api/v2/customers/141650477","class":"customer"},"labels":{"href":"/api/v2/cases/3381/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3381/history","class":"history"},"case_links":{"href":"/api/v2/cases/3381/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3381/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3381/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3381/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3381/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3381/attachments","class":"attachment","count":0}}},{"id":3382,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
277
|
+
Thanks! Which part of it are you using?","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-01-23T23:00:32Z","updated_at":"2014-01-23T23:00:32Z","received_at":"2014-01-23T23:00:32Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3382","class":"case"},"message":{"href":"/api/v2/cases/3382/message","class":"tweet"},"customer":{"href":"/api/v2/customers/150105212","class":"customer"},"labels":{"href":"/api/v2/cases/3382/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3382/history","class":"history"},"case_links":{"href":"/api/v2/cases/3382/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3382/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3382/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3382/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3382/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3382/attachments","class":"attachment","count":0}}},{"id":3383,"external_id":null,"blurb":"Testing
|
278
|
+
more stuff","subject":"Testing Stuff","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2014-01-23T23:07:43Z","created_at":"2012-01-19T12:38:31Z","updated_at":"2014-01-23T23:07:16Z","received_at":"2014-01-23T23:07:16Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3383","class":"case"},"message":{"href":"/api/v2/cases/3383/message","class":"email"},"customer":{"href":"/api/v2/customers/34290812","class":"customer"},"labels":{"href":"/api/v2/cases/3383/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3383/history","class":"history"},"case_links":{"href":"/api/v2/cases/3383/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3383/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3383/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3383/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3383/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3383/attachments","class":"attachment","count":0}}},{"id":3384,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
279
|
+
This studio is looking for a lot of models in your area # http://t.co/BlvBzo19aX","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-01-23T23:46:20Z","updated_at":"2014-01-23T23:46:20Z","received_at":"2014-01-23T23:46:20Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3384","class":"case"},"message":{"href":"/api/v2/cases/3384/message","class":"tweet"},"customer":{"href":"/api/v2/customers/150116027","class":"customer"},"labels":{"href":"/api/v2/cases/3384/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3384/history","class":"history"},"case_links":{"href":"/api/v2/cases/3384/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3384/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3384/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3384/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3384/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3384/attachments","class":"attachment","count":0}}},{"id":3385,"external_id":null,"blurb":null,"subject":"The
|
280
|
+
boss just went on a beer run, sipping a cab sauv from @thomasstachl, and I''m
|
281
|
+
pretty sure we are doing tequila shots at 5. CC @Desk","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-01-25T00:19:49Z","updated_at":"2014-01-25T00:19:50Z","received_at":"2014-01-25T00:19:49Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3385","class":"case"},"message":{"href":"/api/v2/cases/3385/message","class":"tweet"},"customer":{"href":"/api/v2/customers/124182645","class":"customer"},"labels":{"href":"/api/v2/cases/3385/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3385/history","class":"history"},"case_links":{"href":"/api/v2/cases/3385/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3385/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3385/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3385/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3385/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3385/attachments","class":"attachment","count":0}}},{"id":3386,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
282
|
+
Thanks for sharing our Refer a Friend offer! Feel free to follow us for future
|
283
|
+
perks. Have an awesome weekend! *Jessica","priority":6,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-01-25T12:33:26Z","updated_at":"2014-01-25T12:33:26Z","received_at":"2014-01-25T12:33:26Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3386","class":"case"},"message":{"href":"/api/v2/cases/3386/message","class":"tweet"},"customer":{"href":"/api/v2/customers/150510473","class":"customer"},"labels":{"href":"/api/v2/cases/3386/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3386/history","class":"history"},"case_links":{"href":"/api/v2/cases/3386/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3386/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3386/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3386/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3386/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3386/attachments","class":"attachment","count":0}}},{"id":3387,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
284
|
+
@cloudpassage Hi Thomas - so sorry to hear you were having an issue- do you
|
285
|
+
have a screenshot / time of what you were seeing?","priority":5,"locked_until":null,"description":null,"status":"open","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":"2014-03-16T10:01:14Z","created_at":"2014-01-27T21:26:53Z","updated_at":"2014-03-16T10:01:14Z","received_at":"2014-01-27T21:26:54Z","first_opened_at":"2014-03-16T10:01:14Z","opened_at":"2014-03-16T10:01:14Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3387","class":"case"},"message":{"href":"/api/v2/cases/3387/message","class":"tweet"},"customer":{"href":"/api/v2/customers/151074463","class":"customer"},"labels":{"href":"/api/v2/cases/3387/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3387/history","class":"history"},"case_links":{"href":"/api/v2/cases/3387/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3387/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3387/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3387/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3387/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3387/attachments","class":"attachment","count":0}}},{"id":3388,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
286
|
+
@cloudpassage I''d like to follow up on it with the team if you do. Thanks!","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-01-27T21:26:54Z","updated_at":"2014-01-27T21:26:54Z","received_at":"2014-01-27T21:26:54Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3388","class":"case"},"message":{"href":"/api/v2/cases/3388/message","class":"tweet"},"customer":{"href":"/api/v2/customers/151074463","class":"customer"},"labels":{"href":"/api/v2/cases/3388/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3388/history","class":"history"},"case_links":{"href":"/api/v2/cases/3388/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3388/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3388/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3388/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3388/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3388/attachments","class":"attachment","count":0}}},{"id":3389,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
287
|
+
@cloudpassage I''ve reported it to our DevOps team to look into it so we can
|
288
|
+
make sure it doesn''t happen again. Thanks!","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-01-27T21:40:12Z","updated_at":"2014-01-27T21:40:12Z","received_at":"2014-01-27T21:40:12Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3389","class":"case"},"message":{"href":"/api/v2/cases/3389/message","class":"tweet"},"customer":{"href":"/api/v2/customers/151074463","class":"customer"},"labels":{"href":"/api/v2/cases/3389/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3389/history","class":"history"},"case_links":{"href":"/api/v2/cases/3389/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3389/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3389/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3389/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3389/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3389/attachments","class":"attachment","count":0}}},{"id":3390,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
289
|
+
@cloudpassage And feel free to reach out anytime in the future!","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-01-27T21:40:13Z","updated_at":"2014-01-27T21:40:13Z","received_at":"2014-01-27T21:40:13Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3390","class":"case"},"message":{"href":"/api/v2/cases/3390/message","class":"tweet"},"customer":{"href":"/api/v2/customers/151074463","class":"customer"},"labels":{"href":"/api/v2/cases/3390/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3390/history","class":"history"},"case_links":{"href":"/api/v2/cases/3390/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3390/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3390/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3390/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3390/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3390/attachments","class":"attachment","count":0}}},{"id":3391,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
290
|
+
Hi Thomas, shot in the dark.. this (http://t.co/0ziHtAdqqY) your plugin? Willing
|
291
|
+
to transfer it over to me so I can resurrect?","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-02-01T04:27:35Z","updated_at":"2014-02-01T04:27:36Z","received_at":"2014-02-01T04:27:35Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3391","class":"case"},"message":{"href":"/api/v2/cases/3391/message","class":"tweet"},"customer":{"href":"/api/v2/customers/152303983","class":"customer"},"labels":{"href":"/api/v2/cases/3391/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3391/history","class":"history"},"case_links":{"href":"/api/v2/cases/3391/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3391/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3391/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3391/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3391/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3391/attachments","class":"attachment","count":0}}},{"id":3392,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
292
|
+
Sweet! Yeah, just add me as a committer and change the contributor username
|
293
|
+
in readme.txt. My username is DesignerThemes. Thx","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-02-04T20:49:38Z","updated_at":"2014-02-04T20:49:38Z","received_at":"2014-02-04T20:49:38Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3392","class":"case"},"message":{"href":"/api/v2/cases/3392/message","class":"tweet"},"customer":{"href":"/api/v2/customers/152303983","class":"customer"},"labels":{"href":"/api/v2/cases/3392/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3392/history","class":"history"},"case_links":{"href":"/api/v2/cases/3392/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3392/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3392/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3392/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3392/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3392/attachments","class":"attachment","count":0}}},{"id":3393,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
294
|
+
So awesome. I have some cool ideas for it. Thanks man.","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-02-04T21:13:39Z","updated_at":"2014-02-04T21:13:39Z","received_at":"2014-02-04T21:13:39Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3393","class":"case"},"message":{"href":"/api/v2/cases/3393/message","class":"tweet"},"customer":{"href":"/api/v2/customers/152303983","class":"customer"},"labels":{"href":"/api/v2/cases/3393/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3393/history","class":"history"},"case_links":{"href":"/api/v2/cases/3393/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3393/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3393/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3393/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3393/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3393/attachments","class":"attachment","count":0}}},{"id":3394,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
295
|
+
awesome..any words of wisdom","priority":5,"locked_until":null,"description":"","status":"open","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":"2014-02-20T23:19:59Z","created_at":"2014-02-06T20:42:02Z","updated_at":"2014-02-20T23:20:07Z","received_at":"2014-02-06T20:42:02Z","first_opened_at":"2014-02-20T23:19:44Z","opened_at":"2014-02-20T23:19:44Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":"Support::Testing"},"_links":{"self":{"href":"/api/v2/cases/3394","class":"case"},"message":{"href":"/api/v2/cases/3394/message","class":"tweet"},"customer":{"href":"/api/v2/customers/126262577","class":"customer"},"labels":{"href":"/api/v2/cases/3394/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171214","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3394/history","class":"history"},"case_links":{"href":"/api/v2/cases/3394/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3394/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3394/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3394/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3394/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3394/attachments","class":"attachment","count":0}}},{"id":3395,"external_id":null,"blurb":null,"subject":"Manning
|
296
|
+
the http://t.co/AjD4kxVJAM booth with @thomasstachl. Stop by and say hey.
|
297
|
+
@ Launch Festival http://t.co/6UNObqDneh","priority":6,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-02-25T22:22:18Z","updated_at":"2014-02-25T22:22:19Z","received_at":"2014-02-25T22:22:18Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3395","class":"case"},"message":{"href":"/api/v2/cases/3395/message","class":"tweet"},"customer":{"href":"/api/v2/customers/159871925","class":"customer"},"labels":{"href":"/api/v2/cases/3395/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3395/history","class":"history"},"case_links":{"href":"/api/v2/cases/3395/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3395/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3395/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3395/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3395/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3395/attachments","class":"attachment","count":0}}},{"id":3396,"external_id":null,"blurb":null,"subject":"Where
|
298
|
+
did you go Thomas!?","priority":6,"locked_until":null,"description":null,"status":"open","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":"2014-03-16T04:51:01Z","created_at":"2014-02-26T02:27:49Z","updated_at":"2014-03-16T04:51:01Z","received_at":"2014-02-26T02:27:49Z","first_opened_at":"2014-03-16T04:51:01Z","opened_at":"2014-03-16T04:51:01Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3396","class":"case"},"message":{"href":"/api/v2/cases/3396/message","class":"tweet"},"customer":{"href":"/api/v2/customers/159871925","class":"customer"},"labels":{"href":"/api/v2/cases/3396/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3396/history","class":"history"},"case_links":{"href":"/api/v2/cases/3396/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3396/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3396/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3396/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3396/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3396/attachments","class":"attachment","count":0}}},{"id":3397,"external_id":null,"blurb":"testing
|
299
|
+
more stuff","subject":"Testing Stuff","priority":4,"locked_until":null,"description":null,"status":"pending","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2014-02-26T19:49:38Z","created_at":"2012-01-19T12:38:31Z","updated_at":"2014-02-26T19:52:43Z","received_at":"2014-02-26T19:51:28Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3397","class":"case"},"message":{"href":"/api/v2/cases/3397/message","class":"email"},"customer":{"href":"/api/v2/customers/34290812","class":"customer"},"labels":{"href":"/api/v2/cases/3397/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3397/history","class":"history"},"case_links":{"href":"/api/v2/cases/3397/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3397/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3397/replies","class":"reply","count":3},"draft":{"href":"/api/v2/cases/3397/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3397/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3397/attachments","class":"attachment","count":0}}},{"id":3398,"external_id":null,"blurb":"testing
|
300
|
+
inbound replies","subject":"My Subject Testing multiple files","priority":4,"locked_until":null,"description":"","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2014-04-24T17:24:20Z","created_at":"2014-03-07T18:24:35Z","updated_at":"2014-03-25T00:39:42Z","received_at":"2014-03-25T00:39:42Z","first_opened_at":"2014-03-07T18:24:49Z","opened_at":"2014-03-07T18:24:49Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":"2014-03-17T00:00:00Z","my_new_boolean_field":false,"my_new_list_field":"Option
|
301
|
+
1","follow_up":null,"dependent":"Support::Testing"},"_links":{"self":{"href":"/api/v2/cases/3398","class":"case"},"message":{"href":"/api/v2/cases/3398/message","class":"email"},"customer":{"href":"/api/v2/customers/163067350","class":"customer"},"labels":{"href":"/api/v2/cases/3398/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3398/history","class":"history"},"case_links":{"href":"/api/v2/cases/3398/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3398/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3398/replies","class":"reply","count":2},"draft":{"href":"/api/v2/cases/3398/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3398/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3398/attachments","class":"attachment","count":1}}},{"id":3400,"external_id":null,"blurb":"testing
|
302
|
+
updated at","subject":"testing updated at","priority":4,"locked_until":null,"description":"","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2014-03-24T02:46:33Z","created_at":"2014-03-17T22:39:47Z","updated_at":"2014-03-24T02:46:50Z","received_at":"2014-03-17T22:39:47Z","first_opened_at":"2014-03-20T19:49:34Z","opened_at":"2014-03-20T19:49:34Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
303
|
+
1","follow_up":null,"dependent":"Support::Testing"},"_links":{"self":{"href":"/api/v2/cases/3400","class":"case"},"message":{"href":"/api/v2/cases/3400/message","class":"email"},"customer":{"href":"/api/v2/customers/34290812","class":"customer"},"labels":{"href":"/api/v2/cases/3400/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3400/history","class":"history"},"case_links":{"href":"/api/v2/cases/3400/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3400/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3400/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3400/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3400/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3400/attachments","class":"attachment","count":0}}},{"id":3401,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
304
|
+
you forgot to hashtag it. Rookie mistake.","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-03-20T01:36:15Z","updated_at":"2014-03-20T01:36:15Z","received_at":"2014-03-20T01:36:15Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3401","class":"case"},"message":{"href":"/api/v2/cases/3401/message","class":"tweet"},"customer":{"href":"/api/v2/customers/167442052","class":"customer"},"labels":{"href":"/api/v2/cases/3401/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3401/history","class":"history"},"case_links":{"href":"/api/v2/cases/3401/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3401/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3401/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3401/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3401/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3401/attachments","class":"attachment","count":0}}},{"id":3402,"external_id":null,"blurb":null,"subject":"Still
|
305
|
+
a bit sad @thomasstachl didn\u2019t finish his mound of scrambled of eggs.
|
306
|
+
I\u2019m sure @mikejandreau, @DeskTweetBob and @frauenyface agree.","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-04-02T12:47:53Z","updated_at":"2014-04-02T12:47:54Z","received_at":"2014-04-02T12:47:54Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3402","class":"case"},"message":{"href":"/api/v2/cases/3402/message","class":"tweet"},"customer":{"href":"/api/v2/customers/167442052","class":"customer"},"labels":{"href":"/api/v2/cases/3402/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3402/history","class":"history"},"case_links":{"href":"/api/v2/cases/3402/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3402/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3402/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3402/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3402/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3402/attachments","class":"attachment","count":0}}},{"id":3403,"external_id":null,"blurb":null,"subject":"@fourleaves
|
307
|
+
@thomasstachl @DeskTweetBob @frauenyface It literally ruined the offsite for
|
308
|
+
me. Literally.","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-04-02T12:47:54Z","updated_at":"2014-04-02T12:47:54Z","received_at":"2014-04-02T12:47:54Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3403","class":"case"},"message":{"href":"/api/v2/cases/3403/message","class":"tweet"},"customer":{"href":"/api/v2/customers/172655065","class":"customer"},"labels":{"href":"/api/v2/cases/3403/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3403/history","class":"history"},"case_links":{"href":"/api/v2/cases/3403/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3403/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3403/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3403/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3403/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3403/attachments","class":"attachment","count":0}}},{"id":3404,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
309
|
+
@mikejandreau @DeskTweetBob @frauenyface that\u2019s what you get when you
|
310
|
+
deny Thomas his protein.","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-04-02T17:53:49Z","updated_at":"2014-04-02T17:53:49Z","received_at":"2014-04-02T17:53:49Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3404","class":"case"},"message":{"href":"/api/v2/cases/3404/message","class":"tweet"},"customer":{"href":"/api/v2/customers/167442052","class":"customer"},"labels":{"href":"/api/v2/cases/3404/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3404/history","class":"history"},"case_links":{"href":"/api/v2/cases/3404/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3404/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3404/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3404/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3404/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3404/attachments","class":"attachment","count":0}}},{"id":3405,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
311
|
+
Your new programming tunes: http://t.co/yWEyjTFOGE","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-04-03T19:18:49Z","updated_at":"2014-04-03T19:18:49Z","received_at":"2014-04-03T19:18:49Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3405","class":"case"},"message":{"href":"/api/v2/cases/3405/message","class":"tweet"},"customer":{"href":"/api/v2/customers/173084697","class":"customer"},"labels":{"href":"/api/v2/cases/3405/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3405/history","class":"history"},"case_links":{"href":"/api/v2/cases/3405/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3405/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3405/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3405/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3405/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3405/attachments","class":"attachment","count":0}}},{"id":3406,"external_id":null,"blurb":null,"subject":"@thomasstachl
|
312
|
+
@desk Though not a massive success ;).\n\nYet!","priority":5,"locked_until":null,"description":null,"status":"new","type":"twitter","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2014-04-11T06:06:27Z","updated_at":"2014-04-11T06:06:27Z","received_at":"2014-04-11T06:06:27Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3406","class":"case"},"message":{"href":"/api/v2/cases/3406/message","class":"tweet"},"customer":{"href":"/api/v2/customers/173084697","class":"customer"},"labels":{"href":"/api/v2/cases/3406/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3406/history","class":"history"},"case_links":{"href":"/api/v2/cases/3406/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3406/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3406/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3406/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3406/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3406/attachments","class":"attachment","count":0}}}]}}'
|
313
|
+
http_version:
|
314
|
+
recorded_at: Tue, 20 May 2014 23:44:48 GMT
|
315
|
+
recorded_with: VCR 2.9.0
|
@@ -0,0 +1,207 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://devel.desk.com/api/v2/cases
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- application/json
|
12
|
+
User-Agent:
|
13
|
+
- desk.com Ruby Gem v0.5.8
|
14
|
+
Content-Type:
|
15
|
+
- application/json
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message:
|
20
|
+
headers:
|
21
|
+
accept-ranges:
|
22
|
+
- bytes
|
23
|
+
cache-control:
|
24
|
+
- must-revalidate, private, max-age=0
|
25
|
+
content-type:
|
26
|
+
- application/json; charset=utf-8
|
27
|
+
date:
|
28
|
+
- Wed, 21 May 2014 21:04:22 GMT
|
29
|
+
etag:
|
30
|
+
- '"accc5dfb08395bc92ba17cf0e80cd8c3"'
|
31
|
+
status:
|
32
|
+
- 200 OK
|
33
|
+
vary:
|
34
|
+
- X-AppVersion
|
35
|
+
x-appversion:
|
36
|
+
- '15.99'
|
37
|
+
x-frame-options:
|
38
|
+
- SAMEORIGIN
|
39
|
+
x-rate-limit-limit:
|
40
|
+
- '180'
|
41
|
+
x-rate-limit-remaining:
|
42
|
+
- '179'
|
43
|
+
x-rate-limit-reset:
|
44
|
+
- '38'
|
45
|
+
x-request-id:
|
46
|
+
- a92ec8d3045f3d28c05c17c27509343e
|
47
|
+
content-length:
|
48
|
+
- '85023'
|
49
|
+
connection:
|
50
|
+
- Close
|
51
|
+
body:
|
52
|
+
encoding: UTF-8
|
53
|
+
string: '{"total_entries":386,"page":1,"_links":{"self":{"href":"/api/v2/cases?page=1&per_page=50","class":"page"},"first":{"href":"/api/v2/cases?page=1&per_page=50","class":"page"},"last":{"href":"/api/v2/cases?page=8&per_page=50","class":"page"},"previous":null,"next":{"href":"/api/v2/cases?page=2&per_page=50","class":"page"}},"_embedded":{"entries":[{"id":3012,"external_id":null,"blurb":null,"subject":"Re:
|
54
|
+
","priority":4,"locked_until":null,"description":"","status":"pending","type":"email","labels":["client_spam","client_test"],"label_ids":[1789189,1789190],"language":"en","active_at":"2014-05-19T19:47:48Z","created_at":"2013-05-09T18:38:17Z","updated_at":"2014-05-19T19:48:04Z","received_at":null,"first_opened_at":"2013-05-09T18:38:17Z","opened_at":"2013-05-09T18:38:17Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
55
|
+
1","follow_up":null,"dependent":"Support::Testing"},"_links":{"self":{"href":"/api/v2/cases/3012","class":"case"},"message":{"href":"/api/v2/cases/3012/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3012/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3012/history","class":"history"},"case_links":{"href":"/api/v2/cases/3012/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3012/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3012/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3012/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3012/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3012/attachments","class":"attachment","count":0}}},{"id":3013,"external_id":null,"blurb":null,"subject":"","priority":4,"locked_until":null,"description":"","status":"open","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-05-10T18:28:14Z","created_at":"2013-05-09T21:50:06Z","updated_at":"2013-05-10T18:28:11Z","received_at":null,"first_opened_at":"2013-05-09T21:50:07Z","opened_at":"2013-05-09T21:50:07Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
56
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3013","class":"case"},"message":{"href":"/api/v2/cases/3013/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3013/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3013/history","class":"history"},"case_links":{"href":"/api/v2/cases/3013/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3013/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3013/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3013/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3013/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3013/attachments","class":"attachment","count":0}}},{"id":3014,"external_id":"","blurb":null,"subject":"Testing
|
57
|
+
Quick Case","priority":8,"locked_until":null,"description":"Some additional
|
58
|
+
Description regarding this email.","status":"resolved","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-10T19:08:27Z","created_at":"2013-05-10T19:08:10Z","updated_at":"2013-09-10T21:34:34Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":"2013-05-10T19:08:10Z","resolved_at":"2013-05-10T19:08:10Z","custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3014","class":"case"},"message":{"href":"/api/v2/cases/3014/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3014/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3014/history","class":"history"},"case_links":{"href":"/api/v2/cases/3014/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3014/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3014/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3014/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3014/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3014/attachments","class":"attachment","count":0}}},{"id":3015,"external_id":null,"blurb":null,"subject":"Testing
|
59
|
+
the Quick Case","priority":9,"locked_until":null,"description":"Additional
|
60
|
+
description.","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-10T20:21:21Z","created_at":"2013-05-10T20:20:18Z","updated_at":"2013-09-10T21:34:34Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3015","class":"case"},"message":{"href":"/api/v2/cases/3015/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3015/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3015/history","class":"history"},"case_links":{"href":"/api/v2/cases/3015/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3015/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3015/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3015/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3015/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3015/attachments","class":"attachment","count":0}}},{"id":3016,"external_id":null,"blurb":null,"subject":"Testing
|
61
|
+
Quick Case again","priority":8,"locked_until":null,"description":"And a description.","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-10T22:01:36Z","created_at":"2013-05-10T22:01:25Z","updated_at":"2013-09-10T21:34:34Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3016","class":"case"},"message":{"href":"/api/v2/cases/3016/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3016/labels","class":"label"},"assigned_user":{"href":"/api/v2/users/16107036","class":"user"},"assigned_group":{"href":"/api/v2/groups/171214","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3016/history","class":"history"},"case_links":{"href":"/api/v2/cases/3016/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3016/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3016/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3016/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3016/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3016/attachments","class":"attachment","count":0}}},{"id":3017,"external_id":null,"blurb":null,"subject":"Testing
|
62
|
+
Quick Case once more","priority":5,"locked_until":null,"description":null,"status":"resolved","type":"email","labels":[],"label_ids":[],"language":"de","active_at":null,"created_at":"2013-05-10T22:11:43Z","updated_at":"2013-09-10T21:34:35Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":"2013-05-10T22:11:43Z","resolved_at":"2013-05-10T22:11:43Z","custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3017","class":"case"},"message":{"href":"/api/v2/cases/3017/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3017/labels","class":"label"},"assigned_user":{"href":"/api/v2/users/16096734","class":"user"},"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3017/history","class":"history"},"case_links":{"href":"/api/v2/cases/3017/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3017/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3017/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3017/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3017/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3017/attachments","class":"attachment","count":0}}},{"id":3018,"external_id":null,"blurb":null,"subject":"Quick
|
63
|
+
Case - 1","priority":8,"locked_until":null,"description":"","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-16T01:10:29Z","created_at":"2013-05-10T22:20:01Z","updated_at":"2013-05-16T01:01:33Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
64
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3018","class":"case"},"message":{"href":"/api/v2/cases/3018/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3018/labels","class":"label"},"assigned_user":{"href":"/api/v2/users/16107036","class":"user"},"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3018/history","class":"history"},"case_links":{"href":"/api/v2/cases/3018/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3018/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3018/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3018/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3018/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3018/attachments","class":"attachment","count":0}}},{"id":3019,"external_id":null,"blurb":null,"subject":"Testing
|
65
|
+
Stuff","priority":5,"locked_until":null,"description":"Testing stuff","status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-10T22:25:38Z","created_at":"2013-05-10T22:25:19Z","updated_at":"2013-09-10T21:34:35Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3019","class":"case"},"message":{"href":"/api/v2/cases/3019/message","class":"email"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3019/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3019/history","class":"history"},"case_links":{"href":"/api/v2/cases/3019/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3019/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3019/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3019/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3019/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3019/attachments","class":"attachment","count":0}}},{"id":3021,"external_id":null,"blurb":"","subject":"Testing
|
66
|
+
stuff","priority":5,"locked_until":null,"description":"","status":"open","type":"phone","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-23T23:15:51Z","created_at":"2013-05-10T23:02:08Z","updated_at":"2013-05-15T00:17:23Z","received_at":"2013-05-15T00:17:23Z","first_opened_at":null,"opened_at":"2013-05-15T00:17:23Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
67
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3021","class":"case"},"message":{"href":"/api/v2/cases/3021/message","class":"phone"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3021/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3021/history","class":"history"},"case_links":{"href":"/api/v2/cases/3021/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3021/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3021/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3021/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3021/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3021/attachments","class":"attachment","count":0}}},{"id":3022,"external_id":null,"blurb":"Hugs,
|
68
|
+
wisdom, boundless affection\n\nThe moms in your life sure know how to deliver.
|
69
|
+
\nWouldn''t it be awesome to deliver for them this Mother''s Day?\n\nHire
|
70
|
+
a TaskRabbit to drop off flowers, chocolates, \ncupcakes, or anything else
|
71
|
+
to the amazing moms in y","subject":"The moms in your life always deliver.","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-05-11T01:43:17Z","created_at":"2013-05-11T00:03:08Z","updated_at":"2013-09-10T21:34:35Z","received_at":"2013-05-11T00:03:08Z","first_opened_at":"2013-05-11T01:39:46Z","opened_at":"2013-05-11T01:39:46Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3022","class":"case"},"message":{"href":"/api/v2/cases/3022/message","class":"email"},"customer":{"href":"/api/v2/customers/85614510","class":"customer"},"labels":{"href":"/api/v2/cases/3022/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3022/history","class":"history"},"case_links":{"href":"/api/v2/cases/3022/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3022/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3022/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3022/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3022/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3022/attachments","class":"attachment","count":0}}},{"id":3023,"external_id":null,"blurb":"","subject":"Thomas
|
72
|
+
Stachl - You got 1 new mention","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-05-16T18:12:22Z","created_at":"2013-05-11T00:05:00Z","updated_at":"2013-09-10T21:34:35Z","received_at":"2013-05-11T00:05:00Z","first_opened_at":"2013-05-16T18:12:22Z","opened_at":"2013-05-16T18:12:22Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3023","class":"case"},"message":{"href":"/api/v2/cases/3023/message","class":"email"},"customer":{"href":"/api/v2/customers/85614731","class":"customer"},"labels":{"href":"/api/v2/cases/3023/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3023/history","class":"history"},"case_links":{"href":"/api/v2/cases/3023/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3023/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3023/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3023/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3023/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3023/attachments","class":"attachment","count":0}}},{"id":3024,"external_id":null,"blurb":"Please
|
73
|
+
use an HTML-capable email client to view this message.\n\n","subject":"[The
|
74
|
+
Uptown] Daily Digest for 05/10/2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T00:49:57Z","updated_at":"2013-09-10T21:34:35Z","received_at":"2013-05-11T00:49:57Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3024","class":"case"},"message":{"href":"/api/v2/cases/3024/message","class":"email"},"customer":{"href":"/api/v2/customers/85620183","class":"customer"},"labels":{"href":"/api/v2/cases/3024/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3024/history","class":"history"},"case_links":{"href":"/api/v2/cases/3024/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3024/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3024/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3024/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3024/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3024/attachments","class":"attachment","count":0}}},{"id":3025,"external_id":null,"blurb":"MyFonts:
|
75
|
+
Rising Stars, May 2013\r\n\r\n - the MyFonts newsletter of popular new fonts
|
76
|
+
(issue #110)\r\n\r\nIf the Best Seller lists on MyFonts are something of a
|
77
|
+
barometer of trends\r\nin typography, then there are two main currents - and
|
78
|
+
they are\r\ndiametricall","subject":"Rising Stars May 2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T01:23:54Z","updated_at":"2013-09-10T21:34:35Z","received_at":"2013-05-11T01:23:54Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3025","class":"case"},"message":{"href":"/api/v2/cases/3025/message","class":"email"},"customer":{"href":"/api/v2/customers/85623855","class":"customer"},"labels":{"href":"/api/v2/cases/3025/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3025/history","class":"history"},"case_links":{"href":"/api/v2/cases/3025/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3025/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3025/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3025/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3025/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3025/attachments","class":"attachment","count":0}}},{"id":3026,"external_id":null,"blurb":"iohojho","subject":"kjhj","priority":5,"locked_until":null,"description":null,"status":"open","type":"phone","labels":[],"label_ids":[],"language":"de","active_at":null,"created_at":"2013-05-11T01:41:04Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T01:41:05Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3026","class":"case"},"message":{"href":"/api/v2/cases/3026/message","class":"phone"},"customer":{"href":"/api/v2/customers/176573942","class":"customer"},"labels":{"href":"/api/v2/cases/3026/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3026/history","class":"history"},"case_links":{"href":"/api/v2/cases/3026/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3026/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3026/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3026/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3026/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3026/attachments","class":"attachment","count":0}}},{"id":3027,"external_id":null,"blurb":"Please
|
79
|
+
use an HTML-capable email client to view this message.\n\n","subject":"[The
|
80
|
+
Uptown] New Package Notification","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T02:14:38Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T02:14:38Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3027","class":"case"},"message":{"href":"/api/v2/cases/3027/message","class":"email"},"customer":{"href":"/api/v2/customers/85620183","class":"customer"},"labels":{"href":"/api/v2/cases/3027/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3027/history","class":"history"},"case_links":{"href":"/api/v2/cases/3027/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3027/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3027/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3027/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3027/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3027/attachments","class":"attachment","count":0}}},{"id":3028,"external_id":null,"blurb":"\r\n\r\nYour
|
81
|
+
Weekly Summary Friday, May 3, 2013 - Friday, May 10, 2013\r\n\r\n\r\nYour
|
82
|
+
Accounts\r\n\r\n * PayPal - PayPal Account: $6,366.64\r\n * Wells Fargo
|
83
|
+
- WELLS FARGO AT WORK(SM) CHECKING: $3,933.74\r\n * Lending Club - LendingClub: $1,002.32\r\n\r\nNet
|
84
|
+
Wor","subject":"Your Weekly Financial Summary from Mint.com - 05/10/2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T02:25:47Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T02:25:48Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3028","class":"case"},"message":{"href":"/api/v2/cases/3028/message","class":"email"},"customer":{"href":"/api/v2/customers/85630608","class":"customer"},"labels":{"href":"/api/v2/cases/3028/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3028/history","class":"history"},"case_links":{"href":"/api/v2/cases/3028/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3028/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3028/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3028/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3028/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3028/attachments","class":"attachment","count":0}}},{"id":3029,"external_id":null,"blurb":"Wenn
|
85
|
+
dieser Newsletter nicht richtig angezeigt wird, klicken Sie bitte\nhier:\nhttp://news.eduscho.at/go/8/QNYVF67-QKP4RMR-Y429K1-JP532M.html\n**********************************************************************\n\nLiebe
|
86
|
+
Eduscho.at Kundin, lieber Edusch","subject":"St\u00e4dtehighlights z.B. Hamburg
|
87
|
+
mit Flug ab 299,- \u20ac","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T08:16:41Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T08:16:41Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3029","class":"case"},"message":{"href":"/api/v2/cases/3029/message","class":"email"},"customer":{"href":"/api/v2/customers/85666173","class":"customer"},"labels":{"href":"/api/v2/cases/3029/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3029/history","class":"history"},"case_links":{"href":"/api/v2/cases/3029/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3029/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3029/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3029/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3029/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3029/attachments","class":"attachment","count":0}}},{"id":3030,"external_id":null,"blurb":"Platform-as-a-Service\r\n Send
|
88
|
+
me an email for each new discussion » http://www.linkedin.com/e/xz83s3-hgklyhay-6n/snp/728097/true/grp_email_subscribe_new_posts/?hs=false&tok=0r6kbcJ6z9ZRI1\r\n\r\n\r\n\r\n Manager''s
|
89
|
+
Choice\r\n RingDNA releases mobile ","subject":"RingDNA releases mobile
|
90
|
+
call tracking app to ''make sales reps smarter''","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T09:45:50Z","updated_at":"2013-09-10T21:34:36Z","received_at":"2013-05-11T09:45:50Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3030","class":"case"},"message":{"href":"/api/v2/cases/3030/message","class":"email"},"customer":{"href":"/api/v2/customers/85674329","class":"customer"},"labels":{"href":"/api/v2/cases/3030/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3030/history","class":"history"},"case_links":{"href":"/api/v2/cases/3030/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3030/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3030/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3030/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3030/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3030/attachments","class":"attachment","count":0}}},{"id":3031,"external_id":null,"blurb":"http://hoteltonight.com/\r\nhttp://www.facebook.com/HotelTonight\r\nhttp://twitter.com/HotelTonight\r\n\r\nAnnouncing
|
91
|
+
the latest & greatest from HT: Snap Your Stay\r\n\r\nIt''s been busy ''round
|
92
|
+
here at HT HQ, per ushe! Not only are we now in 100+ destinations, 12","subject":"Get
|
93
|
+
credits for trying out our new Snap Your Stay feature","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T10:06:36Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T10:06:36Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3031","class":"case"},"message":{"href":"/api/v2/cases/3031/message","class":"email"},"customer":{"href":"/api/v2/customers/85676376","class":"customer"},"labels":{"href":"/api/v2/cases/3031/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3031/history","class":"history"},"case_links":{"href":"/api/v2/cases/3031/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3031/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3031/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3031/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3031/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3031/attachments","class":"attachment","count":0}}},{"id":3032,"external_id":null,"blurb":"LinkedIn\r\n------------\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n Simone
|
94
|
+
Seri has indicated you are a Friend\r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n------------------------------------------\r\n\r\nI''d
|
95
|
+
like to add you to my professional network on LinkedIn","subject":"Thomas,
|
96
|
+
stay in touch with me on LinkedIn","priority":4,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-05-13T16:49:33Z","created_at":"2013-05-11T11:07:46Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T11:07:46Z","first_opened_at":"2013-05-13T16:49:34Z","opened_at":"2013-05-13T16:49:34Z","first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3032","class":"case"},"message":{"href":"/api/v2/cases/3032/message","class":"email"},"customer":{"href":"/api/v2/customers/85682378","class":"customer"},"labels":{"href":"/api/v2/cases/3032/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3032/history","class":"history"},"case_links":{"href":"/api/v2/cases/3032/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3032/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3032/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3032/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3032/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3032/attachments","class":"attachment","count":0}}},{"id":3033,"external_id":null,"blurb":"MEINVERZEICHNIS \n \n \n\nmeinVZ
|
97
|
+
(http://www.meinvz.net/Home/?cmpid=eml_PD_avz_default_top_logo)\n \t Hallo
|
98
|
+
Thomas,\n bei Dir hat sich was getan! \n\n Irene (http://www.meinvz.net/?cmpid=eml_PD_avz_default_top_birthday_pic#Profile/U:@BGQnlFLGRhjE3qk","subject":"Neuigkeiten
|
99
|
+
f\u00fcr Dich bei meinVZ.","priority":4,"locked_until":null,"description":"","status":"resolved","type":"email","labels":[],"label_ids":[],"language":"en","active_at":"2013-08-07T19:22:19Z","created_at":"2013-05-11T11:15:29Z","updated_at":"2013-08-07T19:23:03Z","received_at":"2013-05-11T11:15:29Z","first_opened_at":"2013-08-07T19:22:19Z","opened_at":"2013-08-07T19:22:19Z","first_resolved_at":"2013-08-07T19:22:27Z","resolved_at":"2013-08-07T19:22:27Z","custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3033","class":"case"},"message":{"href":"/api/v2/cases/3033/message","class":"email"},"customer":{"href":"/api/v2/customers/85682944","class":"customer"},"labels":{"href":"/api/v2/cases/3033/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3033/history","class":"history"},"case_links":{"href":"/api/v2/cases/3033/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3033/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3033/replies","class":"reply","count":2},"draft":{"href":"/api/v2/cases/3033/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3033/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3033/attachments","class":"attachment","count":0}}},{"id":3034,"external_id":null,"blurb":"Salesforce.com
|
100
|
+
Certified Professionals\n Today''s new discussions from Salesforce.com Certified
|
101
|
+
Professionals group members. Change the frequency of this digest:\n http://www.linkedin.com/e/xz83s3-hgksl3xd-2h/ahs/151420/EMLt_anet_settings/?hs=false&t","subject":"How
|
102
|
+
many Lead Status values do you have in your org? If recordtypes are used,
|
103
|
+
answer with the average. Feel free to comment on what they are. Thanks.","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T12:53:09Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T12:53:09Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3034","class":"case"},"message":{"href":"/api/v2/cases/3034/message","class":"email"},"customer":{"href":"/api/v2/customers/85693711","class":"customer"},"labels":{"href":"/api/v2/cases/3034/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3034/history","class":"history"},"case_links":{"href":"/api/v2/cases/3034/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3034/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3034/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3034/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3034/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3034/attachments","class":"attachment","count":0}}},{"id":3035,"external_id":null,"blurb":"your
|
104
|
+
daily deal\r\n\r\nSAN FRANCISCO presented by LivingSocial\r\n\r\nGael Modern
|
105
|
+
Health\r\n74% Off Body Vibration and Hydrocolonic Therapy\r\n\r\nPrice: $99\r\n\r\n\r\n\r\n1
|
106
|
+
Deal Location:\r\n\r\n\r\n\r\n\r\nThe professional staff at Gael Modern Health
|
107
|
+
will harness the power of cl","subject":"Hydrocolonic Therapy","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T13:09:43Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T13:09:43Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3035","class":"case"},"message":{"href":"/api/v2/cases/3035/message","class":"email"},"customer":{"href":"/api/v2/customers/85696350","class":"customer"},"labels":{"href":"/api/v2/cases/3035/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3035/history","class":"history"},"case_links":{"href":"/api/v2/cases/3035/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3035/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3035/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3035/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3035/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3035/attachments","class":"attachment","count":0}}},{"id":3036,"external_id":null,"blurb":"your
|
108
|
+
daily deal\r\n\r\nOAKLAND / EAST BAY presented by LivingSocial\r\n\r\nA Better
|
109
|
+
Body\r\n94% Off 20 Boot Camp Classes\r\n\r\nPrice: $30\r\n\r\n\r\n\r\n1 Deal
|
110
|
+
Location:\r\n\r\n\r\n\r\n\r\nThe folks at this Jack London Square fitness
|
111
|
+
facility can help you go from good to better to","subject":"Boot Camp","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T13:09:44Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T13:09:44Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3036","class":"case"},"message":{"href":"/api/v2/cases/3036/message","class":"email"},"customer":{"href":"/api/v2/customers/85696350","class":"customer"},"labels":{"href":"/api/v2/cases/3036/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3036/history","class":"history"},"case_links":{"href":"/api/v2/cases/3036/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3036/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3036/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3036/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3036/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3036/attachments","class":"attachment","count":0}}},{"id":3037,"external_id":null,"blurb":"Hojoki
|
112
|
+
Daily Catch-Up: Sat, 11 May 2013\r\n========================================\r\n\r\nHi
|
113
|
+
Thomas,\r\n\r\nThis is what has happened over the past 24 hours:\r\n\r\n##
|
114
|
+
My Apps\r\nhttps://my.hojoki.com/#/p7940813\r\n\r\n###### GitHub\r\n* fractastical/BlockAlertsAnd-Actio","subject":"Daily
|
115
|
+
Catch-Up - Sat, 11 May 2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T13:58:58Z","updated_at":"2013-09-10T21:34:37Z","received_at":"2013-05-11T13:58:58Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3037","class":"case"},"message":{"href":"/api/v2/cases/3037/message","class":"email"},"customer":{"href":"/api/v2/customers/85702560","class":"customer"},"labels":{"href":"/api/v2/cases/3037/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3037/history","class":"history"},"case_links":{"href":"/api/v2/cases/3037/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3037/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3037/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3037/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3037/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3037/attachments","class":"attachment","count":0}}},{"id":3038,"external_id":null,"blurb":"One
|
116
|
+
Kings Lane\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
|
117
|
+
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r","subject":"Retro
|
118
|
+
kitchenware, bird-themed tableware, floor lamps, rugs by designers we love,
|
119
|
+
tables & more","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T15:04:49Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T15:04:49Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3038","class":"case"},"message":{"href":"/api/v2/cases/3038/message","class":"email"},"customer":{"href":"/api/v2/customers/85711506","class":"customer"},"labels":{"href":"/api/v2/cases/3038/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3038/history","class":"history"},"case_links":{"href":"/api/v2/cases/3038/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3038/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3038/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3038/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3038/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3038/attachments","class":"attachment","count":0}}},{"id":3039,"external_id":null,"blurb":"Your
|
120
|
+
Weekly Pinterest (http://email.pinterest.com/wf/click?upn=LneOtn3z4joCHC-2FVwrRO3-2BLhyOdLh-2FfZCZ0Fuqs3wR1fIcTjHYklUcZhEW4VF39pHwXT8inEa-2BWXehOtVoxuR8T0gZpQxliZs1gf7a-2BosVNKfyjxk1eTFOm5Xc5Oa-2BIVhPRngUI5tUJ6YGyIXqtML167SNyu5KPJhThynNpGQnAjzbs","subject":"Your
|
121
|
+
Weekly Inspiration from Pinterest","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T15:04:50Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T15:04:50Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3039","class":"case"},"message":{"href":"/api/v2/cases/3039/message","class":"email"},"customer":{"href":"/api/v2/customers/85711509","class":"customer"},"labels":{"href":"/api/v2/cases/3039/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3039/history","class":"history"},"case_links":{"href":"/api/v2/cases/3039/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3039/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3039/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3039/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3039/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3039/attachments","class":"attachment","count":0}}},{"id":3040,"external_id":null,"blurb":"Your
|
122
|
+
Daily San Francisco Groupon | Go to Groupon.com (http://www.groupon.com/san-francisco?utm_source=newsletter&utm_medium=email&sid=a75449fd-3508-4add-9e67-7c6dce2c728e&division=san-francisco&user=f07795573252fce82801526610d60eb812686886dfc07d0","subject":"Ferrari
|
123
|
+
or Lamborghini Drive","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T15:11:06Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T15:11:06Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3040","class":"case"},"message":{"href":"/api/v2/cases/3040/message","class":"email"},"customer":{"href":"/api/v2/customers/85712173","class":"customer"},"labels":{"href":"/api/v2/cases/3040/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3040/history","class":"history"},"case_links":{"href":"/api/v2/cases/3040/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3040/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3040/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3040/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3040/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3040/attachments","class":"attachment","count":0}}},{"id":3041,"external_id":null,"blurb":"To
|
124
|
+
All Our Valued Users,\n \n I''m proud to announce that we have changed our
|
125
|
+
company name - Pageonce is now Check!\n \n I wanted to personally write and
|
126
|
+
let you know about the exciting news. We continually strive to evolve and
|
127
|
+
enhance our product to prov","subject":"Special Announcement: Pageonce is
|
128
|
+
now Check!","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T15:17:19Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T15:17:19Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3041","class":"case"},"message":{"href":"/api/v2/cases/3041/message","class":"email"},"customer":{"href":"/api/v2/customers/85712890","class":"customer"},"labels":{"href":"/api/v2/cases/3041/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3041/history","class":"history"},"case_links":{"href":"/api/v2/cases/3041/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3041/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3041/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3041/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3041/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3041/attachments","class":"attachment","count":0}}},{"id":3042,"external_id":null,"blurb":"----------------\r\nJACKTHREADS.COM\r\n----------------\r\n\r\nON
|
129
|
+
SALE NOW\r\n\r\nNew Arrivals: Warm-Weather Gear, New Arrivals: Summer Shoes,\r\nNew
|
130
|
+
Arrivals: Props for Your Pad, Beans & Bones Printed &\r\nLeather Ties, Most-Wanted
|
131
|
+
Watches ft. Monument, Happy Socks","subject":"New Arrivals: Warm-Weather Gear,
|
132
|
+
Props for Your Pad & More | Need It Now: Beans & Bones | Most-Wanted Watches
|
133
|
+
| Graphic Hip-Hop Tees | Happy Socks Gift Boxes & More","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T16:49:22Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T16:49:22Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3042","class":"case"},"message":{"href":"/api/v2/cases/3042/message","class":"email"},"customer":{"href":"/api/v2/customers/85726596","class":"customer"},"labels":{"href":"/api/v2/cases/3042/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3042/history","class":"history"},"case_links":{"href":"/api/v2/cases/3042/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3042/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3042/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3042/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3042/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3042/attachments","class":"attachment","count":0}}},{"id":3043,"external_id":null,"blurb":"ETRADE
|
134
|
+
FINANCIAL (https://us.etrade.com/e/t/home) \nImportant Information \n \t\n\nMay
|
135
|
+
10, 2013\tSecond Notice \n \n Dear Valued Investor, \n \n We have some important
|
136
|
+
information about your account that requires your attention. Please call us
|
137
|
+
at your earli","subject":"Important Account Notice","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T17:00:32Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T17:00:32Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3043","class":"case"},"message":{"href":"/api/v2/cases/3043/message","class":"email"},"customer":{"href":"/api/v2/customers/85728040","class":"customer"},"labels":{"href":"/api/v2/cases/3043/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3043/history","class":"history"},"case_links":{"href":"/api/v2/cases/3043/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3043/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3043/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3043/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3043/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3043/attachments","class":"attachment","count":0}}},{"id":3047,"external_id":null,"blurb":"Hulu
|
138
|
+
Plus\r\n\r\nTop 5: SNL''s Best Mom Moments\r\n\r\n\r\n1. The perfect way to
|
139
|
+
show her how special she is\r\n\r\nHere''s a chance to give your mom a present
|
140
|
+
she''ll never forget. Just make sure you knock before surprising her in the
|
141
|
+
bedroom. (2 min.) \r\n\r\nhttp://cl","subject":"Mother''s Day love from Will
|
142
|
+
Ferrell & Adam Sandler and SNL''s Best Mom Moments","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T20:02:14Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T20:02:14Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3047","class":"case"},"message":{"href":"/api/v2/cases/3047/message","class":"email"},"customer":{"href":"/api/v2/customers/85752345","class":"customer"},"labels":{"href":"/api/v2/cases/3047/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3047/history","class":"history"},"case_links":{"href":"/api/v2/cases/3047/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3047/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3047/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3047/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3047/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3047/attachments","class":"attachment","count":0}}},{"id":3048,"external_id":null,"blurb":"Your
|
143
|
+
week in the cloud\r\n\r\nHello Thomas,\r\n\r\nThis is the weekly stats email
|
144
|
+
sent by Hojoki to thomas@stachl.me. It contains lots of infographic stuff
|
145
|
+
so it''s only available in html mode. Please open it with a modern email client.
|
146
|
+
You can add more apps ","subject":"Your week in the cloud 5th May - 12th May","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T22:35:58Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T22:35:58Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3048","class":"case"},"message":{"href":"/api/v2/cases/3048/message","class":"email"},"customer":{"href":"/api/v2/customers/85771500","class":"customer"},"labels":{"href":"/api/v2/cases/3048/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3048/history","class":"history"},"case_links":{"href":"/api/v2/cases/3048/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3048/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3048/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3048/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3048/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3048/attachments","class":"attachment","count":0}}},{"id":3049,"external_id":null,"blurb":"We''ve
|
147
|
+
updated your balance\r\nFor your security:\r\nDear Thomas Stachl,\r\nWe''ve
|
148
|
+
updated the outstanding balance for your Corporate Card account.\r\nAs of
|
149
|
+
Thu, May 09 at 10:04 AM ET\r\nOutstanding Balance:\r\n$19.64\r\n\u00a0\r\nView
|
150
|
+
recent activity\r\nMake a payment\r\nUpda","subject":"Account Alert: Your
|
151
|
+
Account Snapshot","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T23:16:25Z","updated_at":"2013-09-10T21:34:38Z","received_at":"2013-05-11T23:16:25Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3049","class":"case"},"message":{"href":"/api/v2/cases/3049/message","class":"email"},"customer":{"href":"/api/v2/customers/85776070","class":"customer"},"labels":{"href":"/api/v2/cases/3049/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3049/history","class":"history"},"case_links":{"href":"/api/v2/cases/3049/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3049/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3049/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3049/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3049/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3049/attachments","class":"attachment","count":0}}},{"id":3050,"external_id":null,"blurb":"========================================\nGo
|
152
|
+
to Facebook\nhttp://www.facebook.com/n/?index.php&mid=7f8d41fG41fcacecG0G1a&bcode=1.1368315633.AbnjIea3pYjf77Gs&n_m=thomas%40stachl.me\n\nPlan
|
153
|
+
an Event\nhttp://www.facebook.com/n/?events%2Fcreate%2F&mid=7f8d41f","subject":"Bibi
|
154
|
+
Scheuchl, Bethany Herold and 4 others have birthdays this week","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-11T23:41:09Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-11T23:41:09Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3050","class":"case"},"message":{"href":"/api/v2/cases/3050/message","class":"email"},"customer":{"href":"/api/v2/customers/85779426","class":"customer"},"labels":{"href":"/api/v2/cases/3050/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3050/history","class":"history"},"case_links":{"href":"/api/v2/cases/3050/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3050/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3050/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3050/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3050/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3050/attachments","class":"attachment","count":0}}},{"id":3051,"external_id":null,"blurb":"LinkedIn\n------------Group:
|
155
|
+
LinkedPHPers - The Largest PHP Group\n\nSubject: LinkedPHPers Announcement
|
156
|
+
- Posting JOBS and PROMOTIONS on the LinkedPHPers\n\nHello everyone,\n\nAs
|
157
|
+
you probably know in this group we have quite strict rules regarding posting
|
158
|
+
t","subject":"LinkedPHPers Announcement - Posting JOBS and PROMOTIONS on the
|
159
|
+
LinkedPHPers","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T00:01:51Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-12T00:01:51Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3051","class":"case"},"message":{"href":"/api/v2/cases/3051/message","class":"email"},"customer":{"href":"/api/v2/customers/85781990","class":"customer"},"labels":{"href":"/api/v2/cases/3051/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3051/history","class":"history"},"case_links":{"href":"/api/v2/cases/3051/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3051/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3051/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3051/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3051/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3051/attachments","class":"attachment","count":0}}},{"id":3052,"external_id":null,"blurb":"Please
|
160
|
+
use an HTML-capable email client to view this message.\n\n","subject":"[The
|
161
|
+
Uptown] Daily Digest for 05/11/2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T00:50:58Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-12T00:50:58Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3052","class":"case"},"message":{"href":"/api/v2/cases/3052/message","class":"email"},"customer":{"href":"/api/v2/customers/85620183","class":"customer"},"labels":{"href":"/api/v2/cases/3052/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3052/history","class":"history"},"case_links":{"href":"/api/v2/cases/3052/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3052/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3052/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3052/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3052/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3052/attachments","class":"attachment","count":0}}},{"id":3054,"external_id":null,"blurb":"\r\nWe
|
162
|
+
found 10+ new jobs for you this week\r\n\r\nSolution Sales Specialist Director
|
163
|
+
- Engineered Systems, Global Sales Support - new\r\nMultinational Enterprise
|
164
|
+
Software Company - Menlo Park, CA\r\n14 hours ago\r\nhttp://www.glassdoor.com/partner/jobListing.ht","subject":"10+
|
165
|
+
new jobs found for you this week","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T03:26:01Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-12T03:26:01Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3054","class":"case"},"message":{"href":"/api/v2/cases/3054/message","class":"email"},"customer":{"href":"/api/v2/customers/85807851","class":"customer"},"labels":{"href":"/api/v2/cases/3054/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3054/history","class":"history"},"case_links":{"href":"/api/v2/cases/3054/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3054/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3054/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3054/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3054/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3054/attachments","class":"attachment","count":0}}},{"id":3055,"external_id":null,"blurb":"\n\n=====================================================================\nAMAZON.COM\n=====================================================================\n \nCheck
|
166
|
+
out our collection of men''s classic clothes for everyday wear\u00bffrom Nautica,
|
167
|
+
Izod, Dock","subject":"Men''s Classic Clothes | Nautica, Izod &More","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T08:05:00Z","updated_at":"2013-09-10T21:34:39Z","received_at":"2013-05-12T08:05:01Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3055","class":"case"},"message":{"href":"/api/v2/cases/3055/message","class":"email"},"customer":{"href":"/api/v2/customers/85838535","class":"customer"},"labels":{"href":"/api/v2/cases/3055/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3055/history","class":"history"},"case_links":{"href":"/api/v2/cases/3055/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3055/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3055/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3055/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3055/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3055/attachments","class":"attachment","count":0}}},{"id":3056,"external_id":null,"blurb":"Reminder:
|
168
|
+
Make a deposit today \r\n\r\nAccount Ending: 0482\r\nDear Thomas Stachl,\r\n\r\nThank
|
169
|
+
you for setting up a High-Yield Savings Account account with American Express\r\nPersonal
|
170
|
+
Savings. As a reminder, you should make a deposit right away\r\nso you can
|
171
|
+
st","subject":"Reminder: Make a deposit today","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T08:30:23Z","updated_at":"2013-09-10T21:34:40Z","received_at":"2013-05-12T08:30:23Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3056","class":"case"},"message":{"href":"/api/v2/cases/3056/message","class":"email"},"customer":{"href":"/api/v2/customers/85840817","class":"customer"},"labels":{"href":"/api/v2/cases/3056/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3056/history","class":"history"},"case_links":{"href":"/api/v2/cases/3056/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3056/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3056/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3056/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3056/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3056/attachments","class":"attachment","count":0}}},{"id":3057,"external_id":null,"blurb":"Salesforce.com
|
172
|
+
Certified Professionals\r\n Today''s new discussions from Salesforce.com
|
173
|
+
Certified Professionals group members. Change the frequency of this digest:\r\n http://www.linkedin.com/e/xz83s3-hgm5wigc-5q/ahs/151420/EMLt_anet_settings/?hs=false","subject":"I
|
174
|
+
need a developer for a couple of hours work. I need to have a Apex trigger
|
175
|
+
created to trigger a WSDL and get the data retrieved via the WSDL into SF.","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T11:54:57Z","updated_at":"2013-09-10T21:34:40Z","received_at":"2013-05-12T11:54:57Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3057","class":"case"},"message":{"href":"/api/v2/cases/3057/message","class":"email"},"customer":{"href":"/api/v2/customers/85693711","class":"customer"},"labels":{"href":"/api/v2/cases/3057/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3057/history","class":"history"},"case_links":{"href":"/api/v2/cases/3057/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3057/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3057/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3057/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3057/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3057/attachments","class":"attachment","count":0}}},{"id":3058,"external_id":null,"blurb":"One-week
|
176
|
+
Bible plans, plus new plans from James MacDonald and Walk in the Word ministries\n\n5
|
177
|
+
Popular Week-Long Plans\n\nHere\u2019s a little insider info: If you want
|
178
|
+
to up your odds of finishing a Bible Plan, aim for a short one. In the YouVersion
|
179
|
+
Communit","subject":"Bible Plans You Can Finish this Week, Plus New James
|
180
|
+
MacDonald Plans","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T13:01:00Z","updated_at":"2013-09-10T21:34:40Z","received_at":"2013-05-12T13:01:00Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3058","class":"case"},"message":{"href":"/api/v2/cases/3058/message","class":"email"},"customer":{"href":"/api/v2/customers/85868602","class":"customer"},"labels":{"href":"/api/v2/cases/3058/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3058/history","class":"history"},"case_links":{"href":"/api/v2/cases/3058/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3058/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3058/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3058/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3058/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3058/attachments","class":"attachment","count":0}}},{"id":3059,"external_id":null,"blurb":"your
|
181
|
+
daily deal\r\n\r\nOAKLAND / EAST BAY presented by LivingSocial\r\n\r\nCafe
|
182
|
+
Lizzi\r\nStart Five Days with Delicious Breakfasts & Espresso Drinks\r\n\r\nPrice:
|
183
|
+
$18\r\n\r\n\r\n\r\n1 Deal Location:\r\n\r\n\r\n\r\n\r\nA long-time local favorite
|
184
|
+
for those looking for comfort food, f","subject":"50% Off Cafe Lizzi","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T13:14:24Z","updated_at":"2013-09-10T21:34:40Z","received_at":"2013-05-12T13:14:24Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3059","class":"case"},"message":{"href":"/api/v2/cases/3059/message","class":"email"},"customer":{"href":"/api/v2/customers/85696350","class":"customer"},"labels":{"href":"/api/v2/cases/3059/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3059/history","class":"history"},"case_links":{"href":"/api/v2/cases/3059/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3059/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3059/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3059/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3059/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3059/attachments","class":"attachment","count":0}}},{"id":3060,"external_id":null,"blurb":"your
|
185
|
+
daily deal\r\n\r\nSAN FRANCISCO presented by LivingSocial\r\n\r\nTerranea
|
186
|
+
Resort\r\nFive Stars on the Pacific Ocean\r\n\r\nPrice: $249\r\n\r\n\r\n\r\n1
|
187
|
+
Deal Location:\r\n\r\n\r\n\r\n\r\nEscape Kit\r\n\u2022 A One-Night Stay for
|
188
|
+
Two in a Resort-View Guest Room ($249 per Night) \r\n\u2022 Or","subject":"Celebrate
|
189
|
+
Mother''s Day with $5 Off Almost All Purchases + 1 or 3 Nights in Palos Verdes
|
190
|
+
for 2, 4, or 6","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T13:14:25Z","updated_at":"2013-09-10T21:34:41Z","received_at":"2013-05-12T13:14:25Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3060","class":"case"},"message":{"href":"/api/v2/cases/3060/message","class":"email"},"customer":{"href":"/api/v2/customers/85696350","class":"customer"},"labels":{"href":"/api/v2/cases/3060/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3060/history","class":"history"},"case_links":{"href":"/api/v2/cases/3060/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3060/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3060/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3060/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3060/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3060/attachments","class":"attachment","count":0}}},{"id":3061,"external_id":null,"blurb":"Hojoki
|
191
|
+
Daily Catch-Up: Sun, 12 May 2013\r\n========================================\r\n\r\nHi
|
192
|
+
Thomas,\r\n\r\nThis is what has happened over the past 24 hours:\r\n\r\n##
|
193
|
+
My Apps\r\nhttps://my.hojoki.com/#/p7940813\r\n\r\n###### GitHub\r\n* wlaurance/time-stamp-hash
|
194
|
+
by wlau","subject":"Daily Catch-Up - Sun, 12 May 2013","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T14:02:16Z","updated_at":"2013-09-10T21:34:41Z","received_at":"2013-05-12T14:02:16Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3061","class":"case"},"message":{"href":"/api/v2/cases/3061/message","class":"email"},"customer":{"href":"/api/v2/customers/85702560","class":"customer"},"labels":{"href":"/api/v2/cases/3061/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3061/history","class":"history"},"case_links":{"href":"/api/v2/cases/3061/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3061/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3061/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3061/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3061/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3061/attachments","class":"attachment","count":0}}},{"id":3062,"external_id":null,"blurb":"One
|
195
|
+
Kings Lane\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
|
196
|
+
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r","subject":"Living
|
197
|
+
room furniture, elegant jewelry, rugs for every budget, Downstairs clearance
|
198
|
+
items & more","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T15:03:22Z","updated_at":"2013-09-10T21:34:41Z","received_at":"2013-05-12T15:03:22Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3062","class":"case"},"message":{"href":"/api/v2/cases/3062/message","class":"email"},"customer":{"href":"/api/v2/customers/85711506","class":"customer"},"labels":{"href":"/api/v2/cases/3062/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3062/history","class":"history"},"case_links":{"href":"/api/v2/cases/3062/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3062/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3062/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3062/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3062/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3062/attachments","class":"attachment","count":0}}},{"id":3063,"external_id":null,"blurb":"Your
|
199
|
+
Daily San Francisco Groupon | Go to Groupon.com (http://www.groupon.com/san-francisco?utm_source=newsletter&utm_medium=email&sid=7c5c148c-ab40-45c0-a4e0-9bcaac4a92a1&division=san-francisco&user=f07795573252fce82801526610d60eb812686886dfc07d0","subject":"Mexican
|
200
|
+
Food","priority":4,"locked_until":null,"description":null,"status":"new","type":"email","labels":[],"label_ids":[],"language":"en","active_at":null,"created_at":"2013-05-12T15:10:11Z","updated_at":"2013-09-10T21:34:41Z","received_at":"2013-05-12T15:10:11Z","first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3063","class":"case"},"message":{"href":"/api/v2/cases/3063/message","class":"email"},"customer":{"href":"/api/v2/customers/85712173","class":"customer"},"labels":{"href":"/api/v2/cases/3063/labels","class":"label"},"assigned_user":null,"assigned_group":{"href":"/api/v2/groups/171213","class":"group"},"locked_by":null,"history":{"href":"/api/v2/cases/3063/history","class":"history"},"case_links":{"href":"/api/v2/cases/3063/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3063/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3063/replies","class":"reply","count":1},"draft":{"href":"/api/v2/cases/3063/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3063/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3063/attachments","class":"attachment","count":0}}},{"id":3064,"external_id":null,"blurb":null,"subject":"Testing
|
201
|
+
customer create","priority":5,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-13T19:20:43Z","created_at":"2013-05-13T18:12:07Z","updated_at":"2013-09-10T21:34:42Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3064","class":"case"},"message":{"href":"/api/v2/cases/3064/message","class":"email"},"customer":{"href":"/api/v2/customers/86101780","class":"customer"},"labels":{"href":"/api/v2/cases/3064/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3064/history","class":"history"},"case_links":{"href":"/api/v2/cases/3064/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3064/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3064/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3064/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3064/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3064/attachments","class":"attachment","count":0}}},{"id":3065,"external_id":null,"blurb":null,"subject":"Testing
|
202
|
+
the Tank again","priority":5,"locked_until":null,"description":null,"status":"open","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-13T19:20:59Z","created_at":"2013-05-13T18:13:39Z","updated_at":"2013-09-10T21:34:42Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":null,"my_new_date_field":null,"my_new_boolean_field":null,"my_new_list_field":null,"follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3065","class":"case"},"message":{"href":"/api/v2/cases/3065/message","class":"email"},"customer":{"href":"/api/v2/customers/86101780","class":"customer"},"labels":{"href":"/api/v2/cases/3065/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3065/history","class":"history"},"case_links":{"href":"/api/v2/cases/3065/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3065/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3065/replies","class":"reply","count":0},"draft":{"href":"/api/v2/cases/3065/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3065/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3065/attachments","class":"attachment","count":0}}},{"id":3066,"external_id":null,"blurb":null,"subject":"Testing
|
203
|
+
more stuff","priority":5,"locked_until":null,"description":"","status":"pending","type":"email","labels":[],"label_ids":[],"language":"de","active_at":"2013-05-14T20:20:58Z","created_at":"2013-05-13T19:20:03Z","updated_at":"2013-08-16T17:04:52Z","received_at":null,"first_opened_at":null,"opened_at":null,"first_resolved_at":null,"resolved_at":null,"custom_fields":{"my_new_custom_field":null,"my_new_number_field":"0","my_new_date_field":null,"my_new_boolean_field":false,"my_new_list_field":"Option
|
204
|
+
1","follow_up":null,"dependent":null},"_links":{"self":{"href":"/api/v2/cases/3066","class":"case"},"message":{"href":"/api/v2/cases/3066/message","class":"email"},"customer":{"href":"/api/v2/customers/86116163","class":"customer"},"labels":{"href":"/api/v2/cases/3066/labels","class":"label"},"assigned_user":null,"assigned_group":null,"locked_by":null,"history":{"href":"/api/v2/cases/3066/history","class":"history"},"case_links":{"href":"/api/v2/cases/3066/links","class":"case_link"},"macro_preview":{"href":"/api/v2/cases/3066/macros/preview","class":"macro_preview"},"replies":{"href":"/api/v2/cases/3066/replies","class":"reply","count":3},"draft":{"href":"/api/v2/cases/3066/replies/draft","class":"reply"},"notes":{"href":"/api/v2/cases/3066/notes","class":"note","count":0},"attachments":{"href":"/api/v2/cases/3066/attachments","class":"attachment","count":0}}}]}}'
|
205
|
+
http_version:
|
206
|
+
recorded_at: Wed, 21 May 2014 21:04:22 GMT
|
207
|
+
recorded_with: VCR 2.9.0
|