Hello DEV community ππΌ My post here, as a newbie by following some tutorials I have created my first CRUD application using express, mongoose which...
For further actions, you may consider blocking this person and/or reporting abuse
So basically if I'm understanding correctly, once your data hits your server, you can do anything with it. You will have a method to insert it into the DB, but the very next line of code could send the data anywhere else, like send an email, whatever.
How to do that is a matter of the right library/API/whatever needs to specifically be able to send the information across the web to the right place.
I know this probably won't help but here I did the same thing in Python: dev.to/vulcanwm/feedback-form-4pk5