Quick Tips: Automating Tasks using Polling Rules [Video]

Polling Rules in Ruly can be used to process data (from internal or external DB tables) in the background without impacting the user experience. Unlike transaction rules that run immediately during a record save, polling rules execute asynchronously on a defined schedule, allowing the system to check for new or updated records at regular intervals. […]