@@ -34,7 +34,7 @@ Here is the status of the various API components:
34
34
35
35
* [ Tickets] ( http://developer.zendesk.com/documentation/rest_api/tickets.html ) - DONE
36
36
* [ Ticket Audits] ( http://developer.zendesk.com/documentation/rest_api/ticket_audits.html ) - DONE
37
- * [ Incremental Tickets] ( http://developer.zendesk.com/documentation/rest_api/incremental_tickets .html )
37
+ * [ Incremental Tickets] ( http://developer.zendesk.com/documentation/rest_api/ticket_export .html )
38
38
* [ Ticket Fields] ( http://developer.zendesk.com/documentation/rest_api/ticket_fields.html ) - DONE
39
39
* [ Ticket Import] ( http://developer.zendesk.com/documentation/rest_api/ticket_import.html )
40
40
* [ Ticket Metrics] ( http://developer.zendesk.com/documentation/rest_api/ticket_metrics.html )
@@ -43,8 +43,8 @@ Here is the status of the various API components:
43
43
* [ Requests] ( http://developer.zendesk.com/documentation/rest_api/requests.html ) - DONE
44
44
* [ User Identities] ( http://developer.zendesk.com/documentation/rest_api/user_identities.html ) - DONE
45
45
* [ Groups] ( http://developer.zendesk.com/documentation/rest_api/groups.html )
46
- * [ Group Membership] ( http://developer.zendesk.com/documentation/rest_api/group_membership .html )
47
- * [ Custom Agent Roles] ( http://developer.zendesk.com/documentation/rest_api/custom_agent_roles .html )
46
+ * [ Group Membership] ( http://developer.zendesk.com/documentation/rest_api/group_memberships .html )
47
+ * [ Custom Agent Roles] ( http://developer.zendesk.com/documentation/rest_api/custom_roles .html )
48
48
* [ Organizations] ( http://developer.zendesk.com/documentation/rest_api/organizations.html ) - DONE (except for related info)
49
49
* [ Search] ( http://developer.zendesk.com/documentation/rest_api/search.html )
50
50
* [ Tags] ( http://developer.zendesk.com/documentation/rest_api/tags.html )
@@ -58,7 +58,7 @@ Here is the status of the various API components:
58
58
* [ Account Settings] ( http://developer.zendesk.com/documentation/rest_api/account_settings.html )
59
59
* [ Activity Stream] ( http://developer.zendesk.com/documentation/rest_api/activity_stream.html )
60
60
* [ Attachments] ( http://developer.zendesk.com/documentation/rest_api/attachments.html ) - DONE
61
- * [ Autocompletion] ( http://developer.zendesk.com/documentation/rest_api/autocompletion .html )
61
+ * [ Autocompletion] ( http://developer.zendesk.com/documentation/rest_api/autocomplete .html )
62
62
* [ Automations] ( http://developer.zendesk.com/documentation/rest_api/automations.html )
63
63
* [ Job Statuses] ( http://developer.zendesk.com/documentation/rest_api/job_statuses.html )
64
64
* [ Locales] ( http://developer.zendesk.com/documentation/rest_api/locales.html )
0 commit comments