https://linen.dev logo
j

Jarrod Parkes

09/07/2021, 2:47 PM
did i see the MongoDB destination is available 🤔 ? i didnt see it in the choices for destinations
u

user

09/07/2021, 4:52 PM
yup! I think it should be auto-added if you upgrade airbyte. or you can add it as a custom connector.
u

user

09/07/2021, 4:53 PM
info for adding as a custom connector
Copy code
{
  "name": "MongoDB",
  "dockerRepository": "airbyte/destination-mongodb",
  "dockerImageTag": "0.1.0",
  "documentationUrl": "<https://docs.airbyte.io/integrations/destinations/mongodb>"
}
3 Views