Tracking flow run provenance from external applications #20212
Replies: 3 comments 1 reply
-
|
Great question! There are a few mechanisms for tracking provenance on flow runs. 1.
|
Beta Was this translation helpful? Give feedback.
-
@zzstoatzz Im not sure this is actually true. I can see a FlowRunFilterTags exists but there is no FlowRunFilterLabels. |
Beta Was this translation helpful? Give feedback.
-
|
@zzstoatzz would it be possible to also add a FlowRunFilterCreatedBy so that we can query based on schedule provenance? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a recommended way to track which external application or user triggered a flow run? I see the server tracks
created_byfor automations and deployments, but I'm not sure how to identify flow runs initiated by a web app/api.Are there existing patterns for passing custom provenance metadata through the API? Im not sure whether it's possible to do server auth on the OSS & maybe source it from the token
Beta Was this translation helpful? Give feedback.
All reactions