How to send wallet cards via Brevo emails
Sending wallet card via Brevo
This article will guide you on how to send customer wallet cards via email using Brevo.
Pre-requisites
First of all, you can find all the information regarding the update of the information of your contacts on Brevo right here!
Furthermore, make sure that Neostore layout and flow is properly configured especially for use cases where customers are not known by the main CRM connector. In this case Neostore can upsert the customer in the CRM and generate a pass.
Make sure that the customers you export and import have an email address that exists in the CRM you use (such as Cegid, Openbravo, etc.) and that your CRM is connected to Neostore.
If the email addresses are not present in your CRM, please refer to this article.
1. Export contacts from Brevo
A - Go to contacts
https://app.brevo.com/contact/list
B - Select “Contacts” ➡️ More actions ➡️ Export
Choose :
- Attributes to export: EMAIL
- CSV field separator: Select Comma (,)
➡️ Your file is available in Brevo notification center!
2. Create a new attribute
A - Go to this page and click on “add a new attribute”:
B - Fill the fields and click on “create attribute”:
- Attribute Name: WALLET_LINK
- Attribute Type: Text
3. Generate authToken in Neostore
Go to the Neostore admin console (https://admin.neostore.cloud), and then click Token Generator in the menu.
**Generate authToken based on email: **
Copy / past emails
4. Merge authToken with Neostore layout pass url to generate WALLET LINK
Open your excel files, for each lines aggregate the pass url with your generated authToken.
For example :
- https://app.neostore.cloud/yourtenant/pass?neo.authToken=thetokenyougenerated
- https://xxxx/yourtenant/pass?neo.authToken=thetokenyougenerated
5. Import wallet links in Brevo
A - Go to the brevo import page:
B - Upload your file
C - Your import is completed:
D - Check your import report:
6. Add “Add to Wallet” button in Brevo email template
Add the link
Condition: Show block for contacts with available WALLET_LINK only