105 lab instructions - Create an active workflow ...
# pacc-feb-13-14-2024
j
105 lab instructions • Create an active workflow that pauses a flow run for input from a user. • Manually create an incident. Add a comment and resolve it. • Use a metric trigger in an automation. • Stretch: Print the flow run name in an artifact with _prefect_runtime_ • Stretch: use a state change hook however you like.
j
Is there a way to 'send' the input to some other form? Maybe like a separate website as a iframe or an email?
j
Could make an automation that notifies on a paused flow run. But the form lives on Prefect Cloud - permissions and other implications might come into play if some other place was added.