Okta Workflows is a no-code platform for automating identity processes. This blog post is based on a question asked during office hours or the #okta-workflows channel in MacAdmins Slack: How to write output from the List Users card to a CSV file? Getting started You run a search with Okta – List Users with Filter card (or using any other search/filter card) and would like to save the result into a CSV file. This how-to guide will show you how to do that. The workflow has the following steps: Find users Save to table Export the table to a CSV file This is the main flow: A flow to save users to a CSV file Okta – List Users with Filter card finds the users to save to a CSV file List – For Each card goes over each user and saves the user to a table using a helper.