zendesk / zendesk_api_client_php

Official Zendesk API v2 client library for PHP
336 stars 259 forks source link

CBP iterator for Users #512

Closed ecoologic closed 11 months ago

ecoologic commented 11 months ago

Now using CBP for Tickets and Users. TicketIterator becoming CbpIterator.

PS: There's a major refactoring coming to accommodate OBP endpoints, this is a minor stepping stone. Most of the changes are renaming and extractions.