Netlify form submissions in functions

Hi there!

I’m looking for a solution about how to get from submissions inside functions? Do anybody know is it possible at all? Or maybe you can suggest any other solution, I have a list of subscribers, handled on netlify forms, and want to send them email notification using functions. And my idea to do all these things using only netlify, without any third party services.

Thanks in advance!

hi vally,

Have you looked at this thread?

I would check out the function examples david wells mentions too, in there, as there are tons of examples that might be useful.