are webkhooks only provided with prefect cloud’?
if yes, then only way to get the task/flow status is via prefect.runtime or is there a rest api for it? (edited)
Abhishek
02/14/2024, 4:01 PM
i want to build scenario where the interactive flow is paused and once there is an entry in my db table, i can resume the paused flow (via serverless func or similar method)