Documentation Index
Fetch the complete documentation index at: https://docs.peaka.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
To setup CDC between your MongoDB database and Peaka BI Table, you need:- MongoDB version 4.4, 5.0, 6.0, 7.0
Setup Instructions
Setting up permissions
Create a MongoDB user account that has the following permissions:- Read from the database.
- Run the ping command.
- Open the MongoDB shell.
- Connect to your replica set or primary node using the MongoDB shell.
- Execute the following command to create a user for Fivetran. Replace username and password with a username and password of your choice.