Blueshift Forgot Password/Password-less Login Setup
Summary / TL:DR: This article provides the necessary steps to setup a Forgot Password or Password-less Login email using Blueshift and Contentful.
Create Email Template
In Blueshift, you will need to create you email template that contains the following:
Email Copy
External Fetch
You will need to create 2 separate templates for each use case (Forgot Password, Password-less Login)
Create Campaign
You will need to create 2 separate campaigns for each use case (Forgot Password, Password-less Login)
Create a new event triggered campaign, and select ‘When an API endpoint is called' as the Journey Start - https://help.blueshift.com/hc/en-us/articles/4408725214099-Journey-Start#h_01FJ445FM169P9BAZ528QW62M3
Add an email trigger and use one of the templates you created in the previous section
Add the correct Sparkpost adapter
Add a Start Date under the properties tab
Update any other campaigns properties as necessary
Save the campaign
Repeat for the additional use case
COMING SOON: Update Campaign UUID Field in Contentful
Navigate to the Website entry in Contentful where the Reset Password functionality will be used
Update the entry with the campaign UUID’s from the campaigns you created in the previous step
You can copy the UUID from the URL of the campaign on dashboard. For example, if you open a campaign in the Blueshift app, its URL looks like
https://app.getblueshift.com/dashboard#/app/campaigns/<CAMPAIGN_UUID>/details
Publish changes