Is it possible to create an automation for all flo...
# ask-community
t
Is it possible to create an automation for all flows apart from one. I tried selecting every flow manually apart from the one i want it to ignore but this did not work ?
1
w
hey tom, can you elaborate on how it didnt work? did the selections not save?
t
Not all the flows are in the drop down list, only displays about 20
w
ahh i see. there’s a hacky way you could do this with the API, where you create the automation with the API after looking up all of the relevant flow IDs. that said, i think we can probably implement this in a pretty lightweight way in the next month or two if you’d like to file an issue on our github? https://github.com/PrefectHQ/prefect
t
Will do thanks!
w
I went ahead and created that here if youd like to weigh in! https://github.com/PrefectHQ/prefect/issues/12243
t
Amazing you beat me to it thank you so much for that!
w
no sweat!