API - can I search for a particular user?
I'd like to integrate a view that shows X of the latest support
requests for a particular user, by email address.
That is, in my admin, I'd like to be able to send an email request
that returns a list of tickets for a particular email address, if
any. Possible?
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.

2 Posted by Hobson on 31 Aug, 2011 08:23 PM
Hi Bryan,
You can query discussions by user_id or user_email:
api.tenderapp.com/yoursite/discussions?user_email='[email blocked]'
api.tenderapp.com/yoursite/discussions?user_id=12345
Hope this helps,
-hobson
Hobson closed this discussion on 31 Aug, 2011 08:23 PM.