Import Users (CSV)
Import users from a CSV file uploaded at a given location.
This flow allows automatic import of a CSV file containing users into Cells internal directory.
It takes a normal Cells file as input, and listen for its changes (triggers on "Create Node" or "Update Content"). That way you just have to setup a specific location in a workspace accessed by administrator to upload an updated CSV and have it parsed and imported automatically.
Parameters¶
Name | Type | Default | Mandatory | Description |
---|---|---|---|---|
FileLocation | text | personal/admin/imports/ | true | Folder path where to watch for CSV files created or modified. |
Trigger Type¶
Event-based