2

How can we send message to all my subscribers in aweber list. https://labs.aweber.com/snippets/authentication but didn't find anything relevant to send message to subscribers.

Is there any option from API to send messages or broadcast a message through API ??

hakre
  • 193,403
  • 52
  • 435
  • 836
Rockstar
  • 191
  • 1
  • 2
  • 21

2 Answers2

2

No can do unfortunately.

You can create a new campaign by POSTing the the API url given, they offer no way to send the campaign. See reference docs

Andy Jones
  • 6,205
  • 4
  • 31
  • 47
0

I'd suggest downloading the php library thats available on github:

https://github.com/aweber/AWeber-API-PHP-Library

eamers
  • 41
  • 4