Learn to subscribe users to the Changelog to send the email notifications about new releases.
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:
API - Automatically subscribe users to updates using Featurebase API.
SSO - Automatically subscribe users to updates using Single Sign-On (SSO)
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:
Go to Dashboard → Changelog
Click on 'Manage subscribers' in the top right
Click on 'Import subscribers' and choose ‘Manually import subscribers’
Choose whether you want to import users via CSV file or enter the emails yourself
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: