How to send contact form submissions directly to email addresses stored in Webflow CMS using Memberstack? Answered

Hey everyone!

I’m building a translator directory using Webflow CMS and Memberstack.

On each translator profile (CMS page), I have a contact form where clients can send a message. The email address of each translator is stored in the CMS.

What I need is: when someone submits the form, the message should go directly to the email address listed in that translator’s CMS profile.

Has anyone implemented something similar? Any tips on how to make this work (maybe with Make, Zapier, or custom code)?

Currently, on this site for now, I just threw in a standard webflow form, which when someone fills it out and sends a message, it goes straight to the site's inbox.

Thanks in advance!
https://marketplace.bureauworks.com/translator/aurora-translations

Comments

2 comments

  • Comment author
    A J

    Hey Matheus Ferreira Bezerra, Yes, Instead of using native form submissions, you could make use of Make / Zapier to achieve this. You could set this up via Make / Zapier. So have the form filled out by the user, include some hidden fields that you want to pass on to the workflow and push that to the webhook in Make / Zapier and send them an email via Gmail / Mailgun or any email provider that you want to use.

    Here's a memberscript for different use-case but which does a similar thing of form submission and sending the data to a person via email. While you don't need to implement the custom code part of it as such, you could take inspiration from the Make workflow setup there. Hope this helps.

    0
  • Comment author
    Matheus Ferreira Bezerra

    Thanks a lot A J, I will try for this path

    0

Please sign in to leave a comment.