-
Intake sheets add on process flow task management aligning with project plan
I am setting up a sort of hybrid project with a large cable manufacturer, the project started and stopped during COVID and they had no task management. I am to use SmartSheet for the project plan, which I have mostly in place other than sites not visited yet. At the end of the day, I am standing up an OT network at several…
-
Delete Jira Connector
We have Jira Connectors set up for both our Jira Stage and Jira Prod environments. Now that we have gone live in prod, we would like to remove the Jira Stage Connector. In order to due so, we must remove all of the workflows set up in this Connector. Looking at the list if workflows, how do you determine if it is…
-
Trigger Outlook Calendar Event from Form Submission
I've created a form for my team to use to submit vacation requests with a manager approval and user alert workflow. I want to be able to have an Outlook calendar event added once the vacation request is approved by a manager. Any thoughts on how to achieve this?
-
How to stop waiting workflows?
I have multiple workflows while testing that are in waiting status, but will be waiting forever since the workflow failed. How do I stop these, or are they supposed to be in waiting forever?
-
AddOn DataTable
Hello, If I understand correctly, the synchronisation only works in one direction - from the DataTable to the Smartsheet. 1) Is it possible to use the Smartsheet at all to update data in the DataTable? 2) Since the synchronisation is only based on cells, how do I make sure that the comments, approvals and attachments are…
-
Data shuffle Data Merge anomoly
I've just begun to use datashuffle, and have set-up my first workflow, merging data from a CSV file and adding rows / updating cells based on a key column value. All the columns are mapped etc, and the automation occurs upon attaching the CSV file. I've noticed that any data that is merged / added (Most of this data is…
-
Smartsheet Control Center - Resource Management
Hello everyone, Do you know if there is something existing or planned in order to connect Smartsheet Control Center and Resource Management ? Here is my use case that I imagine : - I create a project in Control Center (with a project plan in the Blueprint). - Once the project is created, it automatically creates a project…
-
Data Shuttle Offloads - Change Offload File Column Headers
Good morning all! We are new to Data Shuttle and, while it's mostly very easy to use, we've run into what I think it's a silly problem. Is there a way to change the Offload File Column names? The column headers we use in SmartSheet are not named the same as our field names within our ERP. For example, "Install Date" in…
-
Workapps - How do I share a role view to a group?
I am trying to share one of my role views in my workapp with 300 people. Do I have to type them in individually? Is there a way to add a group of people?
-
Python API Library Started Throwing Error
Hi all, I've been using the Python API to update a sheet on a nightly basis. It's been working fine until a couple days ago (not sure exactly when). Now when I call smartsheet.Sheets.delete_rows(sheet_id, list_of_row_ids), I get the following json response: {"response": {"statusCode": 400, "reason": "Bad Request",…