Data migration from MS Dynamics

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kertscher
    Member
    • Feb 2020
    • 51

    Data migration from MS Dynamics

    We want to be migcate data from MS Dynamics to EspoCRM.
    We want to be expot the data from MS Dynamics to CSV format.
    My problem is the primary key value from the tables account and contact.
    How I can generate the primary key value?
  • Kertscher
    Member
    • Feb 2020
    • 51

    #2
    For example the Id from an account: 5d2de5882bec0c928.
    My question is, can I create this random or does it have a certain logic.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      You can generate a random string.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...