Viewing 1 replies (of 1 total)
  • Plugin Contributor kishanranawat

    (@kishanranawat)

    Hello there,

    Thank you for contacting us.

    You can use the following global functions to add subscribers.
    1. ES()->contacts_db->insert()
    This function adds subscribers to the contacts table.
    2. ES()->lists_contacts_db->add_contact_to_lists()
    This function adds a subscriber to lists.

    For code examples, you can refer to the plugin’s source code.

    Hope this helps you. Let us know if you have any further queries.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Add Subscriber by code’ is closed to new replies.