Hi, The use case is that I have an external source that store a configuration for each key accessible via restful APIs and Beam pipeline should use the config to process each element for each key. What is the best approach to facilitate injecting the latest config into the pipeline?
Thanks Eric
