Skip to content

Commit

Permalink
Source Zendesk Support: special fix of expected records for satisfact…
Browse files Browse the repository at this point in the history
…ion_ratings stream
  • Loading branch information
roman-yermilov-gl committed Feb 2, 2023
1 parent d27eac7 commit 9ae8146
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{"stream": "groups", "data": {"url": "https://d3v-airbyte.zendesk.com/api/v2/groups/5059439464079.json", "id": 5059439464079, "is_public": true, "name": "Group 1", "description": "", "default": false, "deleted": false, "created_at": "2022-06-29T12:29:26Z", "updated_at": "2022-06-29T12:29:26Z"}, "emitted_at": 1675273984605}
{"stream": "macros", "data": {"url": "https://d3v-airbyte.zendesk.com/api/v2/macros/360011363556.json", "id": 360011363556, "title": "Customer not responding", "active": true, "updated_at": "2020-12-11T18:34:06Z", "created_at": "2020-12-11T18:34:06Z", "default": false, "position": 9999, "description": null, "actions": [{"field": "status", "value": "pending"}, {"field": "comment_value", "value": "Hello {{ticket.requester.name}}. Our agent {{current_user.name}} has tried to contact you about this request but we haven't heard back from you yet. Please let us know if we can be of further assistance. Thanks. "}], "restriction": null, "raw_title": "Customer not responding"}, "emitted_at": 1675273986219}
{"stream": "organizations", "data": {"url": "https://d3v-airbyte.zendesk.com/api/v2/organizations/360033549136.json", "id": 360033549136, "name": "Airbyte", "shared_tickets": false, "shared_comments": false, "external_id": null, "created_at": "2020-12-11T18:34:05Z", "updated_at": "2020-12-11T18:34:05Z", "domain_names": [], "details": null, "notes": null, "group_id": null, "tags": [], "organization_fields": {}}, "emitted_at": 1675273988465}
{"stream": "satisfaction_ratings", "data": {"url": "https://d3v-airbyte.zendesk.com/api/v2/satisfaction_ratings/360355470396.json", "id": 360355470396, "assignee_id": 360786799676, "group_id": 360003074836, "requester_id": 360786799676, "ticket_id": 2, "score": "offered", "created_at": "2021-07-20T10:05:18Z", "updated_at": "2021-07-20T10:05:18Z", "comment": null}, "emitted_at": 1675273989694}
{"stream": "satisfaction_ratings", "data": {"url": "https://d3v-airbyte.zendesk.com/api/v2/satisfaction_ratings/5527212710799.json", "id": 5527212710799, "assignee_id": null, "group_id": null, "requester_id": 5527080499599, "ticket_id": 144, "score": "offered", "created_at": "2022-09-19T16:01:43Z", "updated_at": "2022-09-19T16:01:43Z", "comment": null}, "emitted_at": 1675273989694}
{"stream": "schedules", "data": {"id": 4567312249615, "name": "Test Schedule", "time_zone": "New Caledonia", "created_at": "2022-03-25T10:23:34Z", "updated_at": "2022-03-25T10:23:34Z", "intervals": [{"start_time": 1980, "end_time": 2460}, {"start_time": 3420, "end_time": 3900}, {"start_time": 4860, "end_time": 5340}, {"start_time": 6300, "end_time": 6780}, {"start_time": 7740, "end_time": 8220}]}, "emitted_at": 1675273990826}
{"stream": "sla_policies", "data": {"url": "https://d3v-airbyte.zendesk.com/api/v2/slas/policies/360001110696.json", "id": 360001110696, "title": "test police", "description": "for tests", "position": 1, "filter": {"all": [{"field": "assignee_id", "operator": "is", "value": 361089721035}], "any": []}, "policy_metrics": [{"priority": "high", "metric": "first_reply_time", "target": 61, "business_hours": false}], "created_at": "2021-07-16T11:05:31Z", "updated_at": "2021-07-16T11:05:31Z"}, "emitted_at": 1675273991955}
{"stream": "tags", "data": {"name": "test", "count": 3}, "emitted_at": 1675273992881}
Expand Down

0 comments on commit 9ae8146

Please sign in to comment.