Files
piratepoet/doc/api_methods/SubscribeToList.md
2019-05-27 06:10:46 -04:00

428 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.