Change Email Address for specific shopify contact form

I want to change email address for specific shopify contact form so I get responses on that email for a specific form not for all forms

Maybe I’m wrong, but I guess natively in Shopify you can only set the main Shopify store email address, and if you want to change it you have to use some third party app like Klaviyo, Mailchimp, or similar. Please, correct my answer guys if I’m wrong.

1 Like

I recently did a project in this for a client. So Shopify allows you to add only one email address. If you want to send the response to ther email address you need to use a third party service.

I used email js recently. The integration is pretty easy.

1 Like

Hi, Thanks for the reply now I also created the form in react.js and it will send the response to different email now.

Yes, I am also using email js

Great!!