Is there a way to parameterise a Flows storage? I...
# ask-community
c
Is there a way to parameterise a Flows storage? I.E I want to use S3 but the bucket name is likely to change with multiple deployments of my infrastructure - Can I pass this name to the flow before running it?
Would it be via the
context
?