Allowing duplicate contacts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devespo
    Junior Member
    • May 2017
    • 15

    Allowing duplicate contacts

    What is the proper way to allow contacts to have duplicate names? I am creating them via API if that makes any difference.

    Thanks
  • yuri
    Member
    • Mar 2014
    • 8485

    #2
    Add an attribute

    "skipDuplicateCheck": true

    to json payload.
    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...