"Scheduled Run" node

The Scheduled Run node lets you define the time and date of launching your workflow, providing flexible control over when your processes start. You can specify not only a single point in time for immediate or scheduled execution, but also configure recurring triggers that launch the workflow repeatedly at custom intervals you define.

This node is intended for business-oriented workflows, often involving processes or system actors. This makes the node particularly useful for scenarios requiring ongoing automation, such as integrations, data imports, and exports.

Additionally, you can select the timezone in which the scheduled date and time are interpreted, ensuring that your workflows run accurately according to your regional or business time requirements. Whether you need to run a workflow once immediately, schedule it for a future date, or set up a recurring schedule (for example, every hour, daily, or weekly), this node offers the flexibility to tailor execution timings precisely to your needs.

This versatility makes the Scheduled Run trigger node ideal for automations that must align with time-sensitive business processes, data synchronization tasks, or any use case where consistent, scheduled execution is critical.

Node configuration


  1. Go to Automation > Workflows > New workflow.

  2. Click the node.
    Result: A pop-up opens.

  3. Select one of the following options:

    • Run once - It’s the default option. This option lets you launch the workflow only once immediately or at the date defined in the settings of the node.
    • Repeat runs - It lets you set the workflow to be launched repeatedly at the frequency defined in the settings of the node.

    For further instructions, select one of the tabs below:

    The Run once option selected
    The Run once option selected
    1. Select one of the options:
      • Immediately - It allows you to launch the workflow at once after clicking Save & Run.
      • Scheduled - It allows you to pick the date when the workflow will be launched.
    2. Only for Scheduled:
      1. From the Timezone dropdown, select the timezone.
      2. In the Activate date field, select a date on the calendar and the exact time.
    3. Confirm by clicking Apply

Example of use


In this example, you schedule the workflow launch to send alerts with metric results from Synerise to a Slack channel.

Configuration of the workflow that sends alert messages based on the metric results to the Slack channel
Configuration of the workflow that sends alert messages based on the metric results to a Slack channel

This workflow includes the following nodes:

  1. The node that launches the workflow periodically (Scheduled Run), in this example it is everyday at 7.00 A.M
  2. The node that sends a webhook to a Slack channel with a message that contains the metric results
  3. The finishing node
Note: The full instructions on how to implement this use case are available here.
😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker