Tutorial: Time-based actions
This walk-through demonstrates how to use Workflows to onboard contractors using time-based actions. We'll create a user in Okta in a Staged status, and then activate their account on their start date. Later, we'll automatically suspend their account after a designated time.
Steps in this tutorial
- Step 0: Before you begin
- Step 1: Create a table
- Step 2: Build a user creation flow
- Step 3: Calculate term dates
- Step 4: Create a row in the table
- Step 5: Send a Slack message
- Step 6: Build a flow to activate users
- Step 7: Build a helper flow
- Step 8: Send a user activated Slack message
- Step 9: Update the row in your table
- Step 10: Trigger the flow with Postman
Watch the video