Skip to main content

Overview

SimplyRun is a module which will perform automated tasks based on time or other specific triggers.

 

How the Rules are Executed

A lambda function will run every minute and access a URL using a GET method to https://cwp.thinksimplicity.com/api/run/cron

This will trigger the master controller file for SimplyRun and function named 'public function run()'