Hi, i was looking for some help with triggering fl...
# ask-community
d
Hi, i was looking for some help with triggering flow runs. how to trigger flow deployments with parameters?
f
from api or gui ?
d
from api
f
look at /docs openApi wagger
d
is there a way to do it using cli ?
f
I don't think
just use an http cli client
curl / httpie / etc
j
You can track this issue for
prefect deployment run
with params CLI command here.