pub fn config_string( config: &BTreeMap<String, Value>, key: &str, ) -> Result<String, IntegrationError>