Authing DocsDocuments
Concept
workflow
Guides
Development Integration
Application integration
Concept
workflow
Guides
Development Integration
Application integration
Old Version
workflow
  • An overview of identity automation
  • Quick start

  • Write Workflow

  • Execute Workflow

    • Manual execution
    • Activate Workflow
    • Trigger Workflow through application events
    • Trigger Workflow through timed execution
    • Trigger Workflow through Webhook
    • Trigger Workflow via HTTP request
    • Viewing Workflow Execution Records
  • Operate internal resources of Authoring
  • Using application connectors

  • Process control nodes

  • Data processing nodes

  • Workflow customization capability

  • Using templates

  1. workflow
  2. /
  3. Execute Workflow

  4. /
  5. Trigger Workflow through timed execution

¶ Timed execution of workflow

If you need to trigger the workflow according to a certain time cycle, you need to set the trigger to scheduled task :

Timed tasks are divided into the following modes:

  1. Repeat monthly
  2. Repeat every week
  3. Repeat daily
  4. Cron expression

¶ Repeat every day

Set daily trigger time:

¶ Repeat every month

Set the monthly trigger date and time:

¶ Repeat every week

Set the day of the week to trigger and the specific time:

¶ Cron expression

This is the most flexible way, you can use Third party websites (opens new window) Generate cron expressions. Here are some common cron expressions:

Note: Authentication identity automation allows cron expressions to have a minimum time interval of two hours.

  • 0 0 23 * * ? Execute once a day at 23:00
  • 0 0 1 * * ? Execute once a day at 1am:
  • 0 0 1 1 * ? Execute once a month at 1am on the 1st of each month
  • 0 0 23 L * ? Execute once a month at 23:00 on the last day of the month
  • 0 0 1 ? * L Implemented once a week at 1am on Sundays
  • 0 0 0,13,18,21 * * ? Execute once every day at 0:00, 13:00, 18:00, and 21:00
  • 0 15 10 ? * Trigger on the third Friday of each month at 10:15 am
  • 0 15 10 ? * MON-FRI Triggered at 10:15 am from Monday to Friday
  • 0 10,44 14 ? 3 WED triggered every Wednesday in March at 2:10 pm and 2:44 pm
Prev: Trigger Workflow through application events Next: Trigger Workflow through Webhook
  • Repeat every day
  • Repeat every month
  • Repeat every week
  • Cron expression

User identity management

Integrated third-party login
Mobile phone number flash check (opens new window)
Universal login form component
Custom authentication process

Enterprise internal management

Single Sign On
Multi-factor Authentication
Authority Management

Developers

Development Document
Framework Integration
Blog (opens new window)
GitHub (opens new window)
Community User Center (opens new window)

Company

400 888 2106
sales@authing.cn
16 / F, Block B, NORTH STAR CENTURY CENTER, Beijing(Total)
room 406, 4th floor, zone B, building 1, No. 200, Tianfu Fifth Street, Chengdu(branch)

Beijing ICP No.19051205-1

© Beijing Steamory Technology Co.