Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    SOLVED select table for Newsletters

    Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor)
    2
    2
    345
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Henrik Riccius
      Henrik Riccius last edited by

      Hi!, I collect subscribers for a newsletter on a webpage with a simple form. Works fine. They end upp in a table in Cloud Backend.

      How do i reach/use them when I now create a newsletter that I want to send to them?

      https://support.appdrag.com/doc/Import-and-Collect-Contacts

      Appreciate help.
      //Henrik

      J 1 Reply Last reply Reply Quote 0
      • J
        jbenguira @Henrik Riccius last edited by

        @henrik-riccius if you have used a basic contact form, we have in the form settings an option to send the email directly in a newsletter list

        If you used a Cloudbackend form, you must call the api newslettersInsertContactsIntoLists(list, contacts) from our package: https://www.npmjs.com/package/appdrag-cloudbackend
        To add the emails directly into your list and not only in your db

        For your existing contacts in your table I suggest that you export your table as CSV then import the CSV into the newsletter list

        1 Reply Last reply Reply Quote 0
        • First post
          Last post