delbert_friesen
05/19/2022, 10:07 PMedgar_ramirez_mondragon
05/19/2022, 10:58 PMIs it possible to add new plugin configurations in a programmatic way to the meltano.yml after its deployed?You can use environment variables to override plugin configuration at runtime: https://docs.meltano.com/guide/configuration#environment-variables Does that work for your use case?
delbert_friesen
05/20/2022, 6:24 PM<http://localhost:5000/api/v1/orchestrations/extractors/tap-shopify/configuration>
and passes the config as JSON in the body. Could that be an option? Thanksedgar_ramirez_mondragon
05/20/2022, 8:39 PM