Import Users
Get the JSON Template
Example Import JSON
[
{
"firstName": "Engineer",
"lastName": "One",
"email": "[email protected]",
"tags": "example"
},
{
"firstName": "Sales",
"lastName": "Two",
"email": "[email protected]",
"tags": "example"
}
]Run the Import
Update Users
Assign Roles
Use CSV
Last updated
Was this helpful?

