how do i send a curl request (with a msg input) to...
# ask-community
a
how do i send a curl request (with a msg input) to a controlFlow agent, running in prefect cloud?
n
i already answered in the other thread but i think this is an interesting question so another thing you could do is make a flow like the endpoint is suggested in the other thread and then deploy it on an infra with a fast cold start (process worker etc) so that
POST /create_flow_run_from_deployment
could invoke the agent loop