-
Smartsheet Not Provisioning as of 2024/08/06
We experienced some unusual behavior when provisioning work last week, Thursday (August 1st), but the issue seemed to have resolved itself at some point on Friday. This morning, the provisioning doesn't seem to work. Control center does not populate the column I selected in the Intake Settings tab Project link column with…
-
Merged: Bulk delete user
This discussion has been merged.
-
Control Center Not Populating Created Projects
I'm just figuring out how Control Center works. I have my templates and blueprints set up. When I create a project manually with the Control Center, the app isn't checking the Project Sheet Created Box column that I selected as the value for created projects. Is there a step I'm missing here? I also can't get the automatic…
-
Auto user provisioning
Can someone explain to me what will happen if I enable auto provisioning in Entra with our groups that are already setup in Azure AD? We already have users using smartsheets. They have had their Azure accounts given groups that coincide with the Smartsheets groups, but I'm just wondering if a user was not granted the group…
-
SCIM Provisioning Issues
We're using AzureAD and are using an expression to map the value to urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department Expression: Join("-", "", CStr([departmentNumber]), [department]) Output Exampe: 00-Department Error: Failed to update User 'xxx@xxx.com' in customappsso; Error: StatusCode: BadRequest…
-
Unlinking access token when an account is deactivated or removed
Using SSO through an IdP currently links an access token to the Smartsheet account. When this account gets removed or deactivated (in Smartsheet) it retains this access token. If a new account is created, or the user changes email and a new account is auto provisioned, then the authentication tries to sign the user in to…
-
SCC Multi-Tier: Intake and Summary in Parent workspace for Child
I am playing with various ways to set up the Parent Child provisioning. One thing I can't seem to get is to provision the Child Intake Sheet and Summary Sheet into the Parent Workspace. They instead stay at the original location in the Admin/Config Workspace. Ideally I want each child to have its own Intake and Summary…
-
Connect Active directory for SSO clients to smartsheet for workflows
When workflows are created, we have to use a user table that is not Active Directory for lookups. Additionally, a webform if it had the cell connected to Active Directory, it would allow the user creating a request via a webform to find a user from the Active directory. the main reason for the request is that having to…
-
Add weekly backup function to Control Center when provisioning new workspaces
Our team is developing a multi-tier solution that will have up to 600 individually provisioned workspaces that align to individual projects. We would like have the ability to enable backups during manual provisioning of new projects/workspaces in Control Center to ensure that all workspaces are backed up on a weekly basis.…
-
Can we create new custom user roles in Smartsheet?
Does Smartsheet provide any facility to create custom roles and assign it to user using any REST API? Currently we are only able to assign Group Admin, System Admin or Resource viewer roles using /User endpoint. I also observe some roles such as owner, admin, editor, viewer or commenter. Does it also related to Smartsheet…