How to use Dataflows in data migration
In this post I will show you how to use Dataflows as a data migration tool to do initial data load/sync of the accounts from the source system to the target. My initial plan was to do both Account and Contact migration in this post as well as talking about how to do an incremental/delta sync. But this post is long enough just talking about using dataflows for data migration initial sync. This will therefore be at least three-part series and in part two I will outline how to migrate the contacts and keeping the correct relationship.… Read More