Search code examples
reactjsstrapi

How to get a mail in response, of the form submission by the User In Strapi


I am new to Strapi and I want to create functionality, when a user submits form (from the frontend made in React js), in response to it the User will get a mail of form submission.


Solution

  • to send email in response of the type of request made