How to Automate Scenario Where an Email is Sent to Customers when New Item is Posted in Shopify?

Hello,

I seem to be having a lot of trouble creating something that I foolishly thought would be so simple! Who knows, maybe it is and I’m just overcomplicating things.

I’m trying to create a scenario where Shopify watches my products for when a listing is changed in status to Active and with an inventory of 1+, then to email my email subscriber list an automatic update that a new item was just posted. I keep running into an issue when it comes to the format type of the email and I’ve tried to create it with Mailgun, brevo and shopify templates to no avail. It constantly needs a link to the product but the link won’t be created until the new product is listed, which means I would have to manually paste it in every time and run the scenario which takes the point out of building the set up.

The other snag I run into is that I don’t create a “new listing” each time. I duplicate draft templates, fill in all of the details, update the inventory quantities and then switch it to a live active listing. Does anyone have any ideas?

You can approach this by getting the products on your page then getting the latest for the url, for the email you can create your template directly in Make

That unfortunately does not create an automated process. That means I’d have to manually insert the URL myself each time I post a new item.