Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $options = array(
- 'send_confirmation_email' => true,
- 'schedule_welcome_email' => true,
- 'skip_subscriber_notification' => true,
- );
- $result = $this->app->subscribeToLists( $contact_id, $tags, $options );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement