repeating event

This block is part of the events group and was last modified in core v14.0.3.

repeating event v14.0.3

function will rerun by the giving date

In pins 2
  • Start at required
    date
  • Next run required
    date
Out pins 0 + flow
  • flow
    flow

A typical wiring for repeating event: plus hours feeds the start_at pin; date now feeds the next_run pin; the flow out pin feeds search.

Studio canvas example for the repeating event block: typical wiring for repeating event.

Commonly used with

In production blueprints, this block is most often wired together with:

  • plus hours: feeds into this block. Plus an selected amount of hours to your given date.
  • date now: feeds into this block. Gives you the current date based on your timezone.
  • search: this block feeds into it. searches in the given storage based on a query.

Used in these guides

These documentation pages use or explain this block:

Version history

Introduced in v14.0.3.


Back to events Return to the main group to view all sub-groups Back to events Return to the group to view all blocks within this group