Andrew Santelices
01/25/2021, 6:41 AMs
sources/create and include the secret key inside the connectionConfiguration parameter. The “shape” of the connectionConfiguration parameter is described by the value returned from source_definition_specifications/get which returns a JSON Schema. Whatever you pass in connectionConfiguration shouold match that schema, including any secrets.s
Andrew Santelices
01/25/2021, 6:56 AM