Skip to main content

Ticket downloads with Alteryx

  • September 22, 2014
  • 3 replies
  • 42 views

Hey I'm wanting to download the tickets data using the API via the Alteryx platform. My company uses google sign-on for authentication so I don't have a username/password for my log in.

I want to know how to configure the details (either a custom url with the api key included or the Alteryx download tool settings for the api key) to use my api key to complete a GET action on the data. 


Cheers

Did this topic help you find an answer to your question?
This topic has been closed for comments

3 replies

  • Community Debut
  • 27 replies
  • September 23, 2014

Hi Paul,


Unfortunately, no one in our team has expertise on Alteryx. Sorry to be of no help in this.


Subhash.


  • Author
  • Apprentice
  • 1 reply
  • September 23, 2014

is there a specific website address i can use that has the api key included? the only documentation i can find uses the curl command structure which doesn't seem to pass through. any ideas?


  • Community Debut
  • 27 replies
  • September 23, 2014
We do not have a API playground yet where you can try our APIs. We do have sample code in few languages that you may use:

https://github.com/freshdesk/fresh-samples

Also, if you are not comfortable in curl, you may try using other tools like:

* https://addons.mozilla.org/en-US/firefox/addon/rest-easy/
* https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm?hl=en

* https://github.com/wiztools/rest-client