David Rodríguez Pozo
09/15/2021, 12:52 PMworkspace_uuid
associated to them. When we create a new connection using, for example, Hubspot as source and PostgreSQL as destination, we would like the stream to return airbyte's workspace_uuid
, in order to know, later on in Postgres, where these values come from (all workspaces have a different api_key
to connect to Hubspot and therefore their data is different).
Could anyone help me find the best solution to the multi-tenant problem? I can't insert airbyte's workspace_uuid
in the output stream because Hubspot's connector is already built, and I am not comfortable with creating one table for each workspace in Postgres. I don't know if there are any other solutions.
Thanks in advance and sorry for the long post! 😄Mané Rom
09/15/2021, 2:10 PM[DEPRECATED] Marcos Marx
David Rodríguez Pozo
09/16/2021, 7:39 AMDavid Rodríguez Pozo
09/16/2021, 10:30 AMMané Rom
09/20/2021, 9:28 AM