[rt-users] user search URL?
Kevin Falcone
falcone at bestpractical.com
Wed Jun 18 15:43:37 EDT 2014
On Wed, Jun 18, 2014 at 12:10:27PM -0700, Josh Tackitt wrote:
> Is there a way to do a user search via URL?
>
> We can already go directly to a ticket or asset via a URL. We can also
> perform a ticket or asset search via URL. But what about doing a User
> search?
If you know the user's id
http://rt.example.com/User/Summary.html?id=123456
> The goal is to use an external tool (AlfredApp) to quickly get to the User
> Summary page or at very least a User Search results page.
If you don't have the user id in Alfred, you can link to
http://rt.example.com/User/Search.html?UserString=email@address.edu
but you'll trigger a CSRF warning, it's probably that page should be
whitelisted.
-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140618/d8cc5b92/attachment.sig>
More information about the rt-users
mailing list