Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

REST API > Updating a single contact with one API call (4 Comments)

$
0
0

Topic by Azam Khan

Is it possible to update a contact with a single API call when using REST API? As, update will occur based on contact Id so do we need to perform following:

  • Get all the contacts
  • Iterate through all the contacts until find the relevant contact
  • Get the contact id of that record
  • Update the record

If we have a unique identifier let say contact number, then can we update based on that ? I suppose we might have to go for Connect PHP.


Viewing all articles
Browse latest Browse all 2504

Trending Articles