Workflow Automation forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Export Workflow Steps to Excel File

I need to compare the individual steps of several legacy workflows to identify duplications. The intent is to migrate to Flow Designer. I would like to compare the workflows using an Excel spreadsheet*. How do I export workflow steps to a file? Is th...

MGanon by Tera Guru
  • 943 Views
  • 2 replies
  • 1 helpfuls

Resolved! Read excel file on sharepoint using datasource

HiWe have a requirement currently to read excel file from SharePoint location and transform the excel using transform map, currently we keep doing this manually, download the file, upload it to data source and transform it, so we want to automate the...

Belal Salas1 by Tera Contributor
  • 1632 Views
  • 3 replies
  • 0 helpfuls

Flow designer "run with roles"

Hi, I just discovered the "Run with roles" in Flow designer and i wonder if this consume licence for the user who trigger the flow or it just simulate that the user has the role when flow execute ?My guess would be the second answer but i want to be ...

Capture d’écran 2023-03-03 à 21.32.12.png
Nico12 by Mega Sage
  • 3008 Views
  • 2 replies
  • 1 helpfuls

Flow Designer REST Connection

Hi all, I'm working through this great example for setting up a REST integration: https://www.servicenow.com/community/developer-articles/outbound-rest-integration-using-flow-designer/ta-p/2308300 I set it up in my PDI with no problem, but as I shift...

Screenshot 2023-01-13 112249.png
Mike S1 by Tera Contributor
  • 1121 Views
  • 1 replies
  • 0 helpfuls

How to use Payload Builder in Flow Designer

Hi Guys,In Flow Designer, I would like to create an action to build JSON payload. I tried a few things but I could not achieve this payload:I need to send values with ActionType and gPayload, under the gPayload, there are Owners (string of array), Me...

JLeong by Mega Sage
  • 927 Views
  • 1 replies
  • 0 helpfuls

Write data into AD (LDAP) using APIs?

Our customer is using Microsoft AD (LDAP). They have a requirement such that any changes made in ServiceNow or new user creation in ServiceNow should reflect back into AD using APIs.PS- They dont have Orchestration license / IntegrationHub license. I...

Suggy by Giga Sage
  • 1289 Views
  • 5 replies
  • 1 helpfuls

Resolved! Flow Designer - Wait till field is updated

Hi All - We have a record producer on a custom table. Once the form is submitted, a task is created. At the parent level (request) there are 2 fields which will be updated by fulfiller, once the first field is updated another task should be created a...