bradfeehan / desk-php

PHP client for Desk.com v2 API, based on Guzzle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I get an example on how to use this to make a SearchCases call?

chaqu170 opened this issue · comments

I can't seem to figure it out. I assumed that I would need an iterator similar to the ListCases example, but that doesn't seem to work.

I haven't had a use for this project for a while, so it's become unmaintained unfortunately. I don't remember if there's anything special to do for that, the intention was that they would all be able to be used with an iterator. I'll have to leave this question for others to offer suggestions.

Thanks. Sort of off-topic question but why is it unmaintained now? Is there another package that I should be looking at instead?

Desk didn't make their own API clients so I started this 😄 I only implemented the parts I needed to use at the time, then moved on to other projects. So I would be happy to add other maintainers or transfer the project ownership if there was interest.