One Day Sec

How can I view folder sharing configurations using the Zimbra SOAP API?

You can view folder sharing configurations by sending a `GetFolderRequest` SOAP request to the `BatchRequest` endpoint. The response will contain an `acl` node with `grant` elements that list shared folders and their permissions. This technique supplements the method described in Zimbra SOAP API Development Guide 4 - Email Export and Folder Sharing and is detailed in the Zimbra SOAP API Development Guide 5 - Email Forwarding.
folder sharingGetFolderRequestBatchRequestZimbra SOAP APIACL

Browse all Q&A →