Hello, Wix developers!
I have recently created a Wix website that includes multiple public dynamic pages. Each of these dynamic pages belongs to a different owner, and I have their email address and name. Additionally, I have added forms to these dynamic pages to allow visitors to submit inquiries or information requests.
My goal is to automatically send an email to the owner of a dynamic page whenever someone fills out and submits a form on that page. The email should include the details and content entered by the visitor in the form. This would greatly help the owners in promptly responding to visitor inquiries and maintaining effective communication.
To achieve this, I know I will need to utilize the email sending functionality in Wix or external services like SendGrid or Mailchimp. However, I am unsure about how to properly set up this automation and link it with the forms and page owners.
I would greatly appreciate any guidance and assistance from any of you on how to approach this challenge. I am open to any solutions or approaches that will allow me to achieve the automatic sending of emails to the corresponding owners whenever a form is submitted on a dynamic page.
Any advice, suggestions, or code snippets you can share would be greatly appreciated.
Thank you in advance for your time and help!