Legacy Dev Forum Posts

 View Only

Sign Up

API to update the contacts in contact list as a bulk

  • 1.  API to update the contacts in contact list as a bulk

    Posted 06-05-2025 18:23

    Maragatham | 2022-09-06 06:44:08 UTC | #1

    Is ther API to update the contacts in a contact list through bulk updates


    tim.smith | 2022-09-06 19:09:16 UTC | #2

    Yes, see Upload Contact Lists


    Maragatham | 2022-09-14 13:12:58 UTC | #3

    Hope this is to upload the contact list.But i need to update the existing contact list in bulk


    Kavita_Mantripragada | 2022-09-19 15:01:35 UTC | #4

    Hi, you can use Post /contacts end point to update contacts in bulk.. You have to specify contact ids in this API.

    Or, when you import csv file with existing contacts by providing contact-id-name form field as mentioned in "File Import" section in Upload Contact lists doc that Tim included in his comment, it will locate the contact(s) with contactId in contact-id-name column and update(aka replace) the contact(s).


    system | 2022-10-20 14:37:37 UTC | #5

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 16158