Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How do i get a list of all the tasks via a qrs or engine call?
I've been searching through qrs commands, especially the get's but I cannot find a command that lists out the tasks. Is this info anywhere? I need to receive a fail or success update from a given task. The refresh command only returns that the task was triggered.
Thank you for any help!
The QRS is the way to go. Try doing a GET on the endpoint "/qrs/task".