import prospect from mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rog
    Junior Member
    • Jul 2014
    • 4

    import prospect from mysql

    Hello,
    i would like to import a huge list of prospects.
    The list is already on a mysql table but your primary key field is varchar(24) not auto-incremented is there any problem if i change it to medium int auto incremented ?
    Thanks
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    1. We will remove Prospect from EspoCRM in the next version. You'd better import them as Leads. Or create new type of entity.
    2. If you change ID to INT it won't work. Don't do it.
    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...