ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Run or call flow designer based on user role?

Hi All,  Has anyone found a way to call a flow designer by checking a user's role? Or run a flow if a user has a specified role?  Basically i have created a flow in flow designer to auto assign tickets from the first email reply from the support agen...

SamMotley_0-1666707683377.png
Sam Motley by Giga Guru
  • 604 Views
  • 2 replies
  • 0 helpfuls

"SFTP File Transfer" Workflow Example?

I need to generate a CSV file from ServiceNow, and SFTP that file to a target server for consumption.My company has subscribed to IntegrationHub Professional which includes the SFTP File Transfer Workflow. Q1)  Is that likely to be my best option for...

1.png 2.png

Resolved! Integer format without comma

Hi All,I created a field within a certain table having an integer data type. I tested the value and it automatically provides a comma after every 3 decimal places.Question: How do I disable this? We don't want the comma. I tried looking at the wiki (...

Run List UI Action only once

Hello ServiceNow Community, we have a List UI action that prints a label with QR code on a Zebra printer for all selected CIs. As fas as i know, a List UI action runs for each selected row. So if i select 10 rows, the ui actions runs 10 times. I woul...