zendesk / zendesk_api_client_php

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

Can't retrive only heather #381

Closed manuelroccon closed 4 months ago

manuelroccon commented 6 years ago

Hello,

I'm trying to retrieve information about all tickets with a specific pattern in custom fields. I need to extract only header and basic information like zendesk curl response, but function findAll() retrieve me too much data (like all conversation) that I don't need. There is a way to retrieve less information, like the curl response?

https://developer.zendesk.com/rest_api/docs/core/search

Thanks

ecoologic commented 5 months ago

Hi,

thank you for your request, are you still interested in a solution for this issue?

ecoologic commented 4 months ago

Closing due to inactivity. Re-open if needed.