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

10 lines
427 B
Markdown

[back to list](../Readme.md)
# 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](./SubscribeToLists.md). The only difference is the second argument which is a single list id.