Skip to main content

Community

Connector Improvement: Hashing in Salesforce

Not planned

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Thanks for that context. The salt is actually the same across connectors, so you should be able to match at least across your Fivetran sources.

    Including a salt-less option is not currently on our roadmap, but something we may consider in the future pending additional demand. Thanks again for submitting this!

    Thanks Abhishek! One possibility that exists today is that we can securely share the salt used for your account, and you can use that to hash the data from other sources so they match. Would that be helpful in your case?

    Hi Amy, there are multiple systems that needs to be matched here, and looking at the effort involved in making changes in all the systems based on the salt value does not seem feasible. 

    I agree it can be used as an interim solution. Also i think the salt value differs from connector to connector. That would lead to more complications. 

    If we do not have the salt suffixed , we can make an easy match between systems.