Update Contacts with REST

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
8533michele
Posts: 2
Joined: Sat Sep 13, 2014 1:59 am

Update Contacts with REST

Post by 8533michele »

Is there the possibility to update a contact with REST Api ?

Someone can send me an example on how to make an update using SOAP ?

I need the XML example to send to SOAP to make the update.
Thanks
3244vmahajan
Advanced member
Advanced member
Posts: 138
Joined: Sat Sep 13, 2014 1:00 am

Update Contacts with REST

Post by 3244vmahajan »

Regarding SOAP you can refer docs/soap.txt (ModifyContactRequest).
JoshuaPrismon
Outstanding Member
Outstanding Member
Posts: 458
Joined: Fri Sep 12, 2014 9:59 pm

Update Contacts with REST

Post by JoshuaPrismon »

You probably want to use the SOAP interface, rather then the REST interface on this. (or preform the XML, and post it, and call it REST) ;-)
Post Reply