For periodic integrations (for example, fetch from an external API), implement a Sling Scheduler task for simple and per‑instance intervals, or use Sling Jobs for resilient, de‑duplicated execution across nodes in Cloud Service. Ensure implementations follow Cloud Service patterns for statelessness ...