Skip to content

Newsletter API

Follow this guide to create API access to the Customer API (Newsletter API). When a user fills in their email and press subscribe they will be saved as a Customer in Shopify

Create Newsletter API

  1. Go to Settings > Apps and sales channels.
  2. Under Admin API access scopes, click Configure Admin API scopes.
  3. Find Customers and enable: read_customers write_customers
  4. Click Save.
  5. Go to API credentials (inside your app).
  6. Click Install app (this generates the token).
  7. Copy the Admin API access token (this is your SHOPIFY_NEWSLETTER_ACCESS_TOKEN).