Is the following case something that we can do with Mautic.
Case:
A lead scoring strategy has been implemented and if a contact hits 50 points by performing actions, if this happens the contact owner receives an email saying:
Ex: Hi Contact Owner
Your contact XXXX has been really active lately Please give them a call on XXXX Or email them on XXXX.
With the assumption that we have all the contact information in the profile of the contact.
The way I thought this was possible was via point triggers, but I haven’t managed to get it right.
Sure.
You can create a segment for contacts above 50 points.
Then create a campaign based on this segment where the action is ‘send email to user’.
Here you can send an email with the text:
«
{contactfield=firstname} {contactfield=lastname} with the rmail {contactfield=email} has been active, contact this person. «