<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Use the Scheduled Flow Event Card Okta Workflows
Workflows
Okta Classic Engine
Okta Identity Engine
Overview

This article describes how to use the Scheduled Flow Event Card Okta Workflows.

Applies To
  • Okta Workflows
Solution

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:
Flow Schedule 

  1. The type of frequency selected.

  2. Which timezone should be used.

  3. Summary of the selections made for ease of review.

 

Minute Frequency Specific

Minute Frequency Specific

  1. The frequency in minutes (increment of 5 minutes from 5 - 30 minutes).

  2. The hours to run the flow on the days select: from Midnight - 4 PM and 10 AM - Midnight.

  3. Which day(s) to run the flow.

Hour Frequency Specific

Hour Frequency Specific

  1. The frequency in hours (1, 2, 3, 4, 6, 8, 12) and from (on the hour or [1 - 59] minutes after).

  2. The hours to run the flow on the selected days: from Midnight to 4 PM and 10 AM to Midnight.

  3. Which day(s) to run the flow.

 

Day Frequency Specific
Day Frequency Specific 

  1. When to run the flow daily from Midnight to Midnight and any minute.

 

Week Frequency Specific
Week Frequency Specific 

  1. When to run the flow from Midnight to Midnight, and at any minute.

  2. Which day(s) to run the flow.

 

Month Frequency Specific
Month Frequency Specific 

  1. The frequency of running the flow is every 1, 2, 3, or 6 months.

  2. Which day of the month to run the flow [1-31].

  3. When to run the flow daily from Midnight to Midnight, and at any minute.

 

 
Loading
How to Use the Scheduled Flow Event Card Okta Workflows