Job Scheduling SDK

Job Scheduling is a Catalyst service that allows you to schedule job submissions and execute them in a Job Pool to trigger Circuits, Webhooks (any third-party URL), Job Functions, and AppSail service’s endpoints.

Using the Catalyst SDK, you can perform the following operations through code:

Job Scheduling Component Operations Possible Using SDK
Job Pool Get All Job Pool
Get a Specific Job Pool
Job Create Job
Get Job Details
Delete a Job
Cron Create a One-Time Cron
Create a Recurring Cron
Create Cron Using Cron Expressions
Get Details of a Particular Cron
Get Details of All Crons
Update Cron
Pause Cron
Resume Cron
Run Cron
Delete Cron

Last Updated 2025-06-20 16:21:48 +0530 +0530