Hi There -
If anyone uses Lemlist and uses their Inbox to respond back on campaigns, I created a small template to grab the first name of the person you are responding to..
Use this
Hi {=extractregex({site: text; page=https://app.lemlist.com/*; selector=.js-open-crm > .name; trim=yes},"(^\S+)")}
This works from within the "/inbox/list/myConversations#" view.
Now that I know how this works, I am going to try to add other merge fields in.
Cheers,
-Bret