Skip to main content

Community

Connector Improvement: Match Salesforce naming conventions for tables and columns

Completed

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Hi Brett,

    Excited to share a new feature to address Fivetran naming normalization: Source Naming. It preserves Salesforce table and column names directly from the source system and will prevent collisions.

    You can learn more in the new documentation section here: https://fivetran.com/docs/core-concepts/naming-conventions#namingconventions 

    Best,

    Hi Brett, 

    Thanks for sharing your feedback! We completely understand the issue and are already working on ensuring that the Salesforce field names appear exactly the same in the destination. This update is planned to be released soon. We'll keep you posted.

    Best,

     

     

    Adding to the reasons for being able to opt-out the normalization, the automatic case conversion per Fivetran creates conflicts in column names because 2 columns of Salesforce end up being normalized to the same name in the lakehouse (e.g. ManualBuild__c and Manual_Build__c both go to manual_build__c).

    The team configuring Salesforce sometimes creates similar columns like this during migration efforts, and then it becomes complicated in the lakehouse to manage the migration if we can't receive both columns together.