You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/cloud-apps/zendesk/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Collections are the groupings of resources Segment pulls from your source.
61
61
|[ticket_metrics](#ticket_metrics)| object | All kinds of aggregate metrics about a ticket |
62
62
|[satisfaction_ratings](#satisfaction_ratings)| object | If you have enabled satisfaction ratings for your account, this end point allows you to quickly retrieve all ratings. |
63
63
|[ticket_comments](#ticket_comments)| object | Ticket comments represent the conversation between requesters, collaborators, and agents. It includes the full body of each comment, public and private. **Note**: This collection is not included by default. To request it, [contact Segment support](https://segment.com/help/contact/). |
64
-
|[ticket_forms](#ticket_forms)| object | Ticket comments represent the conversation between requesters, collaborators, and agents. It includes the full body of each comment, public and private. |
64
+
|[ticket_forms](#ticket_forms)| object | Ticket forms allow an admin to define a subset of ticket fields for display to both agents and end users. |
65
65
|[ticket_skips](#ticket_skips)| object | A skip is a record of when an agent skips over a ticket without responding to the end user. |
66
66
|[organization_memberships](#organization_memberships)| object | A membership links a user to an organization. Organizations can have many users. Users can be in many organizations if the account supports multiple organizations. You can use the API to list users in an organization, and reassign organization members. |
67
67
|[group_memberships](#group_memberships)| object | A membership links an agent to a group. Groups can have many agents, as agents can be in many groups. You can use the API to list what agents are in which groups, and reassign group members. |
0 commit comments