Please Log in or Create an account to join the conversation.
You'll need to use the Internal Users trigger which will loop the auto action through every user on your site. However at this time it has no batching behavior so it's an extremely heavy operation. I recommend just checking this per-user on the after user login trigger. This way it only sends the PM to active users after they login. If you still want to use Internal Users you can trigger auto actions acting on that trigger with the URL in CB Auto Actions > Parameters.I dont know which trigger to use as I need to check all users once daily.
Ensure you've the Format checkbox checked. This will enable the format functions found under the Parameters tab. You'll need to convert the date to a timestamp then compare it. Below should work.I am also having trouble with the condition. I have got cb_expirdate is greater than [cb:date format="Y-m-d" /] but need to add 4 weeks to today's date. Any suggestions would be much appreciated.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.