One message per X minutes

(ality) #1

When I send a message to a user saying “we will be in touch”. Is there anyway to limit this to once every so long?

If a user sends 5 quick messages it will send back “we will be in touch 5 times”. Is there anyway to only send this message once (providing all the users messages are sent within a 1 minute timeframe)

(Matt Durr) #2

Set an attribute with the time of your last message. Recheck the attribute each time, before you send the next message.