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.
Yes, if you use CRON to schedule it, but that's independent of triggers and has nearly no information to work with beyond user object.Is CB Auto Actions capable of running an action automatically every so often, say, every 10 days, without someone having to remember to kick it off manually?
I've no idea. Try both I suppose.Assuming we have queries ready, where would you suggest generating output--blog or forum posts, or somewhere else, so the output would become part of an existing RSS feed?
No trigger can help you with that as you're wanting information from the database or through API on demand. So you could really only make sure of CB Auto Actions by setting Triggers to None and using a Code action with Method set to PHP to utilize PHP to do whatever you're wanting. If you're wanting to push information about a newly created group to some other extension then you'd use the trigger provided in my previous reply.What Auto Actions would be best to accomplish getting query information in an existing blog or forum post (to be picked up by the RSS feed)?
I don't really recommend bothering with RSS feeds. They're barely used anymore. I suggest simply using CB Activity and they can see new groups, etc.. directly on the activity stream.We're just wanting some ideas of how best to implement getting this type of information to users via the existing blog or forum RSS feeds. Your ideas / thoughts are appreciated.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.