• Resolved cssExp

    (@cssexp)


    I want to manually scan certain custom user fields and add email to a specific list only if a field is checked. It has to be more than user just signed up. The workflow setup doesn’t have an option to check custom fields. I want to use custom signup form and give users ability to choose if they want to subscribe or not during signup.

Viewing 1 replies (of 1 total)
  • Hello,

    You can simply setup a custom form with third party form plugins like Contact Form 7 or Gravity Forms, customize it as you wish and create workflows on Email Subscribers to import contacts.

    Alternatively, you can use Email Subscribers’ WordPress action ‘ig_es_add_contact’ to programmatically scan custom user fields and add email addresses to specific lists.

Viewing 1 replies (of 1 total)

The topic ‘Add email to list via php’ is closed to new replies.