Is there a way to generate or create an unsubscribe link for a given user?
Right now, the “suggested” method of implementing automation is to use Zapier + some other service (or mailgun even) to send automation emails. That’s fine, but those emails should have unsubscribe capability, and because they’re not generated by Ghost, there’s no way I can see to generate an unsubscribe link to insert into those emails. Maintaining 2 lists and keeping them in sync seems not great.
Happy to even write custom code (and share it) to do this if it’s something that can be calculated for a given user.