<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
0D54z00006zly1YCAQOkta Identity EngineWorkflowsAnswered2024-04-13T00:48:57.000Z2021-06-02T02:02:10.000Z2021-06-04T14:16:11.000Z
  • Hi Sandeep,

    What do you mean by processing a CSV file with Workflows ?

    Currently you can use Table function to import/export your CSV into Okta table or CSV function to decode/encode.

  • 1fj3q (1fj3q)

    Thanks for the response! Importing CSV into tables require manual effort. Our existing legacy processes perform import of data through an automated process and we are trying to migrate the legacy process into Okta workflow where data in CSV file will be imported into Okta Workflow Tables in an automated way when the file gets dropped at a location. The existing CSV function require to one CSV row to be passed which makes me think a process outside of Okta will read need to read the CSV file and call Workflow API End point for each row in CSV file.

    Expand Post
  • ts7ks (ts7ks)

    You have to use Okta Universal directory, to define a CSV Directory Profile and mapping to Okta Profile user. An Agent can be download, which can be installed to MS Server or Redhat Linux.

    Then it is getting automatically, or should be .. I just try and get an strange error, error message, which I try to solve.

  • 1fj3q (1fj3q)

    Correct but CSV directory is used for creating Okta user profile but our requirement is to populate Okta Tables only in support of our legacy processes to get migrated into Okta Workflows.

This question is closed.
Loading
Read CSV file using Okta Workflow