Search found 3 matches

by paul
Tue Jun 18, 2013 2:40 pm
Forum: Development
Topic: API 2.0 Number of recipients
Replies: 1
Views: 9845

API 2.0 Number of recipients

Hello,

Is it a way, with API 2.0, to get the number of recipitients of a mailing, like in the web interface, when we are sending a mailing? (for example, in the SendMailing method response)

Best regards,
by paul
Fri Feb 15, 2013 5:39 pm
Forum: Development
Topic: Can't Add mailing with API 2
Replies: 4
Views: 20818

Re: Can't Add mailing with API 2

Yes it's working now!

Thank you!
by paul
Thu Feb 14, 2013 5:20 pm
Forum: Development
Topic: Can't Add mailing with API 2
Replies: 4
Views: 20818

Can't Add mailing with API 2

Hello, I'm trying to use the new openemm API, with given PHP class WsseSoapClient and example. Methods like ListMailinglists, ListMailings or AddMailingFromTemplate work fine. But with AddMailing (and Update), i have a exception from the server ([SOAP-ENV:Server] Unknown error in ...) When i read th...