This article describes how to use the Scheduled Flow Event Card Okta Workflows.
- Okta Workflows
The Scheduled Flow Event (leftmost) card allows a Parent workflow (not triggered by a webhook, polling event, or API endpoint) to run on a periodic basis. The workflow can be scheduled by minute, hour, day, or month increments.
NOTE: All times in the flow are UTC. If there is a need for times to be converted to local time (i.e., Europe/Berlin), the Current Time from the Event card needs to be passed into a Date > Text card, and that output into a Text > Date card (the FORMAT of both cards needs to be identical). Valid time zones are located List of tz database time zones.
The following elements are available for ALL frequency types:
-
The type of frequency selected.
-
Which timezone should be used.
-
Summary of the selections made for ease of review.
Minute Frequency Specific
-
The frequency in minutes (increment of 5 minutes from 5 - 30 minutes).
-
The hours to run the flow on the days select: from Midnight - 4 PM and 10 AM - Midnight.
-
Which day(s) to run the flow.
Hour Frequency Specific
-
The frequency in hours (1, 2, 3, 4, 6, 8, 12) and from (on the hour or [1 - 59] minutes after).
-
The hours to run the flow on the selected days: from Midnight to 4 PM and 10 AM to Midnight.
-
Which day(s) to run the flow.
Day Frequency Specific
-
When to run the flow daily from Midnight to Midnight and any minute.
Week Frequency Specific
-
When to run the flow from Midnight to Midnight, and at any minute.
-
Which day(s) to run the flow.
Month Frequency Specific
-
The frequency of running the flow is every 1, 2, 3, or 6 months.
-
Which day of the month to run the flow [1-31].
-
When to run the flow daily from Midnight to Midnight, and at any minute.
