Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
For IT Ticketing services, it would be nice if there was a automated chat responder for support.
Hi @Crystal Ireland
I hope you're well and safe!
How would you like it to work?
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
I agree with @Andrée Starå, it would be helpful to know a little more about what you're asking for, could you provide some examples?
Have you looked into using Bridge by Smartsheet (see here)?
Cheers,
Genevieve
IT gets many of the same support requests and it takes up a lot of time. If they could have an automated chat set up with different responses that would be very helpful. Ex. My internet is not working and the automated chat would respond with the steps.
Example:
https://docs.servicenow.com/bundle/paris-now-intelligence/page/administer/virtual-agent/concept/virtual-agent-overview.html
Bridge by Smartsheet would allow you to integrate a chat bot with Smartsheet (see a list of supported Bridge Integrations here.)
You could also potentially use a different third party application such as Zapier (see here) to connect Smartsheet and a chat service, depending on what your company uses.
If you want to just work within Smartsheet without using an integration, you could set up workflows to send an automated email with initial troubleshooting steps based on the dropdown selections that were chosen, or if the descriptor contains a certain phrase. This is presuming that your current IT process has the user fill out a form submission to populate a Smartsheet.
Additionally, if you are using a form, you could set up Conditional Logic within the form to show a Heading and Description if a selection is made. For example, if the user selects "internet not working", a number of helpful tips appear within the form itself before the user clicks the "submit" button.
Just a few ideas!
The problem We manage a workspace with ~340 engineering projects, each in its own folder with a Master Data sheet. We use automated scripts (Python + SmartSheet API) to maintain phase-based reports that group these sheets dynamically — e.g. all projects in "Execution" phase in one report, all in "Backlog" in another.…
This morning around 7:50AM central, we started having some routine API calls to get a sheet get stuck. A response from Smartsheet never seems to be returned, but I do get this error from the call (I'm using Powershell) Invoke-RestMethod : upstream connect error or disconnect/reset before headers. reset reason: connection…
Goal: Power Automate to update SmartSheet Row with "In Revision" Status when selecting "Reject" for my "Wait and Approve" workflow I have a Power Automate approval workflow that is triggered when a Smartsheet row is updated. The approval process works correctly, but I'm trying to handle the Rejected outcome. When an…