Question
How can access to certain fields be removed so they are not accessible by the Fivetran connector?
Environment
Connector: MongoDB
Answer
To remove access from a specific field in Mongo so the connector has no access to it at all, you will need to set up field-level permissions in Mongo for the user configured with the connector.
See Mongo documentation for help with this.