Files
piratepoet/doc/api_methods/SubscribeToList.md
Rostislav Wolny 41d5dc72fb Add doc page for subscribeToList method
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00

427 B

back to list

Subscribe to List

array subscribeToList(string $subscriber_id, string $list_id [, array $options = []])

This method allows adding an existing subscriber into a list and handles confirmation email and admin notification email sending.

This method works exactly the same as Subscribe to lists. The only difference is the second argument which is a single list id.