'Cron:Job.Contactcatsync', 'entity' => 'Job', 'params' => [ 'version' => 3, 'name' => 'Contact Category sync', 'description' => 'Keeps contacts’s categories updated daily, recording change activities to track over time. Should be run hourly but will only actually work around 3am.', 'run_frequency' => 'Hourly', 'api_entity' => 'Job', 'api_action' => 'Contactcatsync', 'parameters' => '', ], ], ];