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,
Search found 3 matches
- Tue Jun 18, 2013 2:40 pm
- Forum: Development
- Topic: API 2.0 Number of recipients
- Replies: 1
- Views: 14943
- Fri Feb 15, 2013 5:39 pm
- Forum: Development
- Topic: Can't Add mailing with API 2
- Replies: 4
- Views: 28471
Re: Can't Add mailing with API 2
Yes it's working now!
Thank you!
Thank you!
- Thu Feb 14, 2013 5:20 pm
- Forum: Development
- Topic: Can't Add mailing with API 2
- Replies: 4
- Views: 28471
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...