Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions API_Create_Users_from_GSheet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"\n",
"The other columns are optional.\n",
"* available fields: __first_name, last_name, email, title, phone, mobile, role, note__\n",
"* __role__ column should be one of the values *user, manager, admin*\n",
"* __role__ column should be one of the values *user, manager, admin* and **it's case sensitive.**\n",
"* __team_id__ column should be the\n",
"\n",
"__** Example ***__\n",
Expand Down Expand Up @@ -332,4 +332,4 @@
"outputs": []
}
]
}
}