Have your say in Community Polls: What was/is your greatest motivation to start your own business?

send email to store owner after app installed

Solved

send email to store owner after app installed

anand_sns
Shopify Partner
4 0 0

how to send mail to store owner after app installed   - remix framework

Accepted Solution (1)

magecomp
Shopify Partner
450 31 47

This is an accepted solution.

hi,
step 1: you can get the store owner's email using this Get Shop Owner Email 
Step 2: use Node Mailer for Sending any Customer Email.
Step 3: Put a code where you coded for  After register webhook

That's it, still, if you have any queries you can contact us. 

Helping voluntarily. Please like and accept the solution if it helps. Thanks!
Our Bestseller Shopify Apps    |      Mobile App Builder by MageComp    |      Shoplock Hide Pages/Collections

Need a developer?  Just visit MageComp website

View solution in original post

Replies 2 (2)

magecomp
Shopify Partner
450 31 47

This is an accepted solution.

hi,
step 1: you can get the store owner's email using this Get Shop Owner Email 
Step 2: use Node Mailer for Sending any Customer Email.
Step 3: Put a code where you coded for  After register webhook

That's it, still, if you have any queries you can contact us. 

Helping voluntarily. Please like and accept the solution if it helps. Thanks!
Our Bestseller Shopify Apps    |      Mobile App Builder by MageComp    |      Shoplock Hide Pages/Collections

Need a developer?  Just visit MageComp website
anand_sns
Shopify Partner
4 0 0

Great, it works fine