Hi everyone,
I have several onboarding series where each one tries to onboard a user in something. All series ends the same way:
if the user hit the series goal -> tag ONBOARDED_X
else -> tag NOT_ONBOARDED_X and send an email asking for feedback.
This works really good, but I need something else :)
If the customer doesn't reply the feedback email in a couple of days, I want to tell my CS team to contact her/him. The ideal would be to have a series node to create a Trello card, but I'm ok if I can send an email to cs@... with basic info, ie "Contact {name} of {company} that wasn't onboarded in X".
I couldn't find a way to do this, is this possible?
Thanks!