Type error with export search result | Community
Skip to main content

Type error with export search result

  • August 22, 2022
  • 1 reply
  • 0 views

Nessrine

Hi I recently start using Zendesk API, I want to get all ticket since a specific date however I have an exception while exceeding the rate limite, so I try to use the export search result via this url : 'https://XXXXX.zendesk.com/api/v2/search/export?query=created>2021-06-02T12:46:09Z type:ticket'. As a result I have another exception: 

{'error': 'invalid',
 'description': 'Invalid search: Export request must specify type via filter[type].'}

Any help please
tnks

1 reply

  • August 25, 2022

Thanks for sharing that tip @ahmed11!