Forum Discussion

BoyanJourdan's avatar
BoyanJourdan
Community Member
26 days ago
Solved

Use Code in Rise to send a message to an email address

Hi there, is there a way to use a code in Rise that can be attached to a button that sends a message to an email address?

I dont mean the Email option of a button. I dont want the user to use this.

I would like to receive a notification when the user has clicked a specific button.

Thanks in advance

B

  • You could create a button in a code block that fires a url and then use some form of automation to send that email 

2 Replies

  • You could create a button in a code block that fires a url and then use some form of automation to send that email 

    • BoyanJourdan's avatar
      BoyanJourdan
      Community Member

      Thanks Phil, its time for me to get my hands dirty with code.