Ben Muller
08/22/2022, 2:41 AMtry except
over my entire flow ( many tasks included ) so that I can log this to a third party ?
I know I can send slack notifications through the automations but I am looking for something more granular where I can share metadata about the flow and not have to query the GraphQlApi. I would like this to be part of the flow itself.Anna Geller
08/22/2022, 10:33 AMcreate_flow_run
, wait_for_flow_run
and the FlowRunView
object that gets returned