Subscribing users to changelogs

Learn to subscribe users to the Changelog to send the email notifications about new releases.

MP

Written By Markus Palm

Last updated 13 days ago

Overview

Subscribing users to your changelog sends them email notifications about new releases. This is one of the most impactful setups you can take for your changelog’s success!

There are three ways to subscribe users to the changelog:

  1. API - Automatically subscribe users to updates using Featurebase API.

  2. SSO - Automatically subscribe users to updates using Single Sign-On (SSO)

  3. Manually (CSV) - You can manually import users to the changelog using a CSV file

Your users can also subscribe to your changelog themselves by clicking the 'Subscribe to Changelog' button at the top left of your live changelog.

👨‍💻 Setting up the API and SSO is a technical process that requires writing custom code. If you're uncomfortable with this, share these guides with a technical team member who can assist.


Importing changelog subscribers manually (via CSV)

To import subscribers to the changelog using a CSV file with their emails:

  1. Go to Dashboard → Changelog

  2. Click on 'Manage subscribers' in the top right

  3. Click on 'Import subscribers' and choose ‘Manually import subscribers’

  4. Choose whether you want to import users via CSV file or enter the emails yourself

  5. Click Import subscribers

The CSV file needs to include a column with the users emails with the first line being the title of the column ‘Email’.


More on changelogs: