Hello! I just set up my first connection on airbyte and have a question to ask.
I set my source as mongodb atlas and my destination to postgres on aws rds. everything seems to work great but i couldn’t figure how to choose which fields i want to sync and which i dont want. for example, when copying documents from users table in mongo, i would like to remove PII fields like name or email and not transfer them. is that possible?