I actually believed there was an action Remove-from-segment, but you are right; there is none. You will need to use the Api ( RemoveFromSegment(string segmentName) ) for it or wait for a new Spindoctor version.
I am not sure yet when the next release is. Priority at this point is getting bug-free again on our v7 engine.
Remove from segment
Is it possible to remove a user from a segment when his score is under a threshold ?
Dave
Hi Dave,
Yes, in two ways:
- Using a trigger rule that says: If score is below x + Action that says remove from segment.
- Using the API with a scheduled cleanup task.
Cheers,
Wouter
Hi Wouter,
I don't see a action called remove from segment. I only have the following options
Dave
Hi Dave,
I actually believed there was an action Remove-from-segment, but you are right; there is none.
You will need to use the Api ( RemoveFromSegment(string segmentName) ) for it or wait for a new Spindoctor version.
I am not sure yet when the next release is. Priority at this point is getting bug-free again on our v7 engine.
Cheers,
Wouter
Hi Dave,
Since I was at it, I just added Remove-from-segment as an action in v3.0.3.
Cheers,
Wouter
Hi Wouter,
Thanks for the upgrade. Are you going to codegarden. I have some questions. Otherwise what is the best way to contact you when I'm back.
Dave
is working on a reply...