Info with PHP SOAP APIs usage

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
User avatar
maxxer
Outstanding Member
Outstanding Member
Posts: 224
Joined: Fri Oct 04, 2013 2:12 am
Contact:

Info with PHP SOAP APIs usage

Post by maxxer »

Hi.
I'd like to perform some tasks via SOAP API but I don't exactly understand how to do that...

I need to search some messages in an account and do actions on similar/same messages on a second account.
With zmmailbox is rather straightforward: I can do queries, get messages id and then I can perform what I need on the second account.

With nguyen's php api it's possible to do the same, but if I understand correctly you need to authenticate as the user you need to work on.

Isn't it possible to authenticate as an admin and then perform actions on any user?
thanks
Post Reply