Hi all,
I have searched high and low, but can't find exactly what I'm looking for. I want to provide the end user the ability to schedule a workflow to run on a specific date and time from another Alteryx app. My idea is to use interface tools to provide them with a date/time input for them so they can choose when another workflow will run without having to hassle with the actual scheduler UI. I understand that the gallery has an API I could call using the command line tool, but the only thing I have seen is that it runs the called workflow instantly. I can't seem to find any documentation on utilizing the gallery API for actually scheduling a workflow, so any help would be greatly appreciated.
By the way, we have a license for the server and have a live server environment, so that could be an option as well.