Skip to content

Instantly share code, notes, and snippets.

@martini
Created June 15, 2016 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martini/e1ce9180281a63febf251cd306a1c195 to your computer and use it in GitHub Desktop.
Save martini/e1ce9180281a63febf251cd306a1c195 to your computer and use it in GitHub Desktop.
# OTRS 5 URL with auto login and redirecting to phone ticket with pre selected queue
# - to have more preselected fields, just use browser developer tools to identify them
http://otrs_host/otrs/index.pl?Action=Login;User=
some_user;Password=some_pw;RequestedURL=Action%3DAgentTicketPhone%3BSubaction%3DStoreNew%3BDest%3D3%7C%7CJunk
@martini
Copy link
Author

martini commented Jun 15, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment