Files
piratepoet/doc/api_methods/SubscribeToList.md
2022-02-09 15:57:06 +01:00

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