When creating a Notebook Web Tool, I would like to add functions that are specific to a User. A new function in arcgis api for python that can be used to determine the current user or an input parameter that detects the user.
Knowing the user can help with custom functions when not all users have the same AGOL roles or user types, or for customizing based on the needs of a user.
The Arcade function for GetUser() is a good example
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.