Open Smoria opened 9 months ago
This feature would be great, I agree, mainly because, outside of the entry point URL enqueue_batch, there's no documentation about the JSON to POST in the body, specially for describing the "linearized" fields of a workflow.
Have you some insights/examples/repo to explore ? Or did I just need to reverse-engineer the API calls ?
Is there an existing issue for this?
Contact Details
smoria@live.com
What should this feature add?
It would be great to have API endpoint to add specific workflow (by ID of saved workflow, or by workflow JSON) to queue, instead of always providing generated
graph
i.e. callingenqueue_batch
withoutgraph
but onlyworkflow
anddata
fields.This is very useful for creating custom API users that use workflows that could be changed anytime.
Alternatives
No response
Additional Content
No response