Alteryx receive filter parameters through API
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I am working on a project which involves taking data from an Azure database and build various reports based on user input such as start date, end date etc. The azure database is created through a website and I want to allow user to choose their report input (start date, end date etc.) and this is used as parameters for an Alteryx workflow.
Is that something which is possible and if yes, where can I find some working examples/ documentations?
Thanks!
Solved! Go to Solution.
- Labels:
- API
- Database Connection
- Gallery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You will need to utilise Alteryx Server to be able to invoke the API that is available through there.
We have documentation here: https://gallery.alteryx.com/api-docs/
Here is Alteryx itself using the Alteryx API which hopefully give you a bit of an idea of how it works:
https://community.alteryx.com/t5/Engine-Works-Blog/Using-the-Alteryx-API-from-Alteryx/ba-p/318565
