CleverReach Module
This module allows you to insert subscriptions directly into your CleverReach database, ensuring that your email marketing lists are always up-to-date.
Typical Use Cases
- Automatically adding subscribers from chat to your email lists.
- Keeping email list information current with subscriber updates.
How to Use the Module
Email Input
Ensure the customer's email address is known by placing an Email module or Sign-in module earlier in your process.
Creating an OAuth2 app
To integrate CleverReach, start by creating an OAuth2 app:
Navigate to Profile
-> My Account
-> Interfaces
-> REST API
-> CreateOAuth2 app
.
Select the scope Recipients
to allow subscriber management.
After creating the OAuth2 App, retrieve your credentials (Client ID and Secret) from the OAuth2 App Data
Tab.
Setting the Group Name
The Group Name
is also known as the Name of List
. You can select a name from Recipients
-> Lists
. This decides on where you subscribe/unsubscribe customers to.
Data Mapping Example
You can map customer data from LoyJoy to CleverReach fields. Here’s an example:
Source Expression (LoyJoy): variable firstname
Target Field (CleverReach): firstname
You can add all global attributes by simply using their name. This includes salutation
, firstname
, lastname
, company
, street
, zip
, city
, country
.