Lodol Docs

Schedule

API actions for the Schedule integration.

Schedule

Run workflows automatically on a schedule.


Run on schedule

Start this workflow automatically on a repeating schedule, like every hour, every day, or every week.

Parameters

ParameterTypeRequiredDescription
intervalnumberYes
unitstringYesSeconds, minutes, hours, days, weeks, or months.

Response

{
  "status": "success"
}

On this page