Is there up to date API Documentation available?
Looking for up to date API documentation. I have seen the developers page, but it doesn't have much information.
Specifically I am wanting to update contacts phone numbers or add new numbers.
Specifically I am wanting to update contacts phone numbers or add new numbers.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?Hi Brian,
Our current API is a bit cumbersome and we plan on building a proper one in the near future.
Currently the way to update a telephone number is something like:
curl -u XXXXXXXXXXXXXX%40XXXXXXXXXX:XXXXXXXXXXX http://www.soocial.com/contacts/99999... -X PUT -d "telephone[number]=123"
In order to grab them and know their IDs first you need to fetch:
http://www.soocial.com/contacts/99999...
Also available:
/addresses.xml
/urls.xml
/emails.xml
The company and 1 other person say
this answers the question
Loading Profile...




EMPLOYEE