are webkhooks only provided with prefect cloud’? i...
# pacc-feb-13-14-2024
a
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)
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)
t
me too!