Which alteryx server API used to upload file to workflow and return result.
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I think you will want to create an analytic app, whereby one of the questions is a file browse.
Once you have made the app you can then use the API options of the server in order to interact with it programatically.
We have lots of useful articles on here:
https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Tool-Mastery-Apps-and-Macros/ta-p/35375
https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Convert-a-Workflow-into-an-App/ta-p/33274
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for response. Actually I have created the Analytic app but Alteryx server API is not supporting file browse questions [mentioned in documentation]. So is there is way to upload the file into alteryx server which will be the input for analytical app and run the app ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'll have a further think, but would it work if you have a text box interface tool and pass the data through into that?
Or is the data too large?
