Alt-N Discussion Groups
MDaemon Discussion Groups
MDaemon API
Accessing MDaemon XML API by CURL Command.
Nuri Gürsel Ya…
Newbie
Posts: 3

Newbie
Posts: 3
Nuri Gürsel Yarkın - 05:56am, Apr 4 2021
Hi Keith,
Thanks for the help.
I have accessed to MDaemon XML API by the below CURL command.
curl -X POST -k -H "Content-Type: text/xml" --user username:password https://SERVER_IP/MdmgmtWS/ -d "<MDaemon><API><Request><Operation>GetUserInfo</Operation><Parameters><Domain>DOMAIN_NAME</Domain><Mailbox>MAILBOX_NAME_before_@</Mailbox><Get><Details/></Get></Parameters></Request>"
Regards,
Nuri.

|
|
|