Forum

    • Register
    • Login
    • Search
    • Categories

    Send Email or Submit Form with HISE

    General Questions
    2
    3
    55
    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.
    • DabDab
      DabDab last edited by DabDab

      I am Learning HISE via this Forum. Can you tell me how to Write email and send to specific email? Is it possible with HISE? Or is it possible to make a Customer Form Submitting app with HISE? Please show me the detail process. Or a basic idea of Snippet/Project.

      Something like this...

      SFRM.jpg

      Trance Producer and Presets Designer.

      1 Reply Last reply Reply Quote 0
      • orange
        orange last edited by orange

        For that, you need an endpoint link in your server. If you use wordpress, you can make WP REST API endpoint yourself, and just use the wp_mail function to send the email.

        But sending emails directly from an app or plugin is very risky. Because some email providers may filter that as spam or email never reaches to the other side. The worst, a hacker or spammer can exploit your endpoint.

        So in my opinion, definately it is not secure. For emails, I would use only a link to your website's contact form page, or just write your email adress, that would be enough.

        develop Branch / XCode 13.1
        macOS Monterey / M1 Max

        DabDab 1 Reply Last reply Reply Quote 6
        • DabDab
          DabDab @orange last edited by

          @orange Thank you . You explained very easily. I got you.
          Cheers 👍
          🙂

          Trance Producer and Presets Designer.

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

          4
          Online

          977
          Users

          6.6k
          Topics

          60.6k
          Posts