Table of Content
Still need help?
Request support
Request Support
Help
 / 
 / 
Workflows
 / 

Workflows: Schedule Node

The Schedule workflow node allows you to run workflows automatically based on a fixed schedule, without any user action. Unlike other flows such as New Submission Flow, Edit Submission Flow, or Review Submission Flow, which depend on a user creating, editing, or reviewing a submission, the Schedule node is under the Trigger Based Flows that operates independently of user activity. Click here to know more about the different flows.

Once set up, it will automatically trigger the steps configured below it at the specified times. This makes it ideal for running recurring, time-based processes without manual intervention.

Schedule Workflow

Currently, the only workflow node that can be placed directly after a Schedule node is Create Submission. This means you can automatically create submissions in a target app at your chosen intervals. More node types will be supported in the future.

Common Use Cases

Here are a few examples of how the Schedule node can be useful:

  • Automated daily reports – Automatically create a submission in an app every day at a set time that gathers and stores required data.

  • Weekly task generation – Schedule weekly submissions to assign tasks to a team every Monday at 9 AM.

  • Monthly billing cycles – Create recurring monthly submissions to trigger invoice generation.

  • Hourly monitoring checks – Run checks every hour to collect and log system or operational data.

Configuring the Schedule Node

Schedule Workflow

Go to Design App > Workflows > Trigger Based Flows.  Click on Start to add the Schedule node.

When you add the Schedule node to a Trigger Based Flow, you can configure it using the panel on the right.

Trigger Name

Enter a descriptive name for the node. This helps identify the purpose of this schedule, especially if you have multiple schedules running in the same app.

Frequency

Schedule Workflow

Select how often the scheduled action should run. The available options are:

  • Hourly – Runs every hour at the minute you specify.

  • Daily – Runs every day at the time you specify.

  • Weekly – Runs on the day and time you specify.

  • Monthly – Runs on the date and time you specify.

The platform runs the schedule according to the Workplace Admin’s workplace timezone.

Execution Settings

The execution options change depending on the selected frequency:

Hourly

Schedule Workflow
  • Execution Minute (0–59): Select the minute within each hour when the event should run.
    Example: If you enter 30, the event will run at 1:30, 2:30, 3:30, and so on.

Daily

Schedule Workflow
  • Execution Time: Set the exact time of day when the event should run.

Weekly

Schedule Workflow
  • Execution Time: Set the exact time of day when the event should run.

  • Day of Week: Select the day (e.g., Monday, Friday) on which the event should occur.

Monthly

Schedule Workflow
  • Execution Time: Set the exact time of day when the event should run.

  • Day of Month (1–31): Select the date on which the event should occur.

Next Occurrences

Once you have set the frequency and execution details, the panel will display a ‘Next Occurrences’ list.
This shows the upcoming dates and times when the schedule will run, based on your current configuration.
It is only for your reference, changing this list directly is not possible.

Enable This Workflow

This step is enabled by default. Disable this step for the node and the whole workflow below the node to stop from executing.

  • When disabled, the schedule will not run and any steps below it will also be paused.
  • You can re-enable it at any time without losing the configuration.

Adding Steps Below the Schedule Node

Schedule Workflow

Once the Schedule node is configured, you must add at least one workflow node below it for the schedule to have an effect.

Currently, only the Create Submission node can be used directly after the Schedule node. You can, however, add multiple Create Submission nodes under a single Schedule node if you want it to trigger multiple submissions at the same time.

For example:

  • A Schedule node is set to run weekly at 6:00 PM every Friday.
  • Three Create Submission nodes are placed below it, each targeting a different app.
  • Every Friday at 6:00 PM, all three submissions will be created simultaneously.

How It Works

Once the workflow is saved and enabled:

  • The Schedule node automatically runs at the specified intervals.
  • There is no manual trigger, it starts and runs based on your schedule indefinitely.
  • If you want the schedule to stop running, you can either:
    1. Disable the Schedule node (which will stop all steps below it), or
    2. Remove the Schedule node from the flow entirely.

Important Notes

  • The Schedule node operates independently of any user activity in the app.
  • Multiple Schedule nodes cannot be placed in sequence in the same flow, but you can have different Schedule nodes running in separate flows (parallely) within the same app.
  • If you add new fields to the Create Submission target app after the schedule is set up, the scheduled runs will continue without errors. However, those new fields will remain empty unless you update the Create Submission configuration to include them.

FAQs
Try our free plan
It will answer many more questions within just 15 minutes.