Trigger Workflow Start from another workflows Failed Instance
I would love to be able to trigger a separate workflow instance upon a Failed INstance to a particular workflow. I would see it as a setting option for Failed Workflow instances. I know that you can setup an alert to someone for a failed instance,...
Create New Item on SharePoint List Action to be created by end user not connection account
When using the "Create New Item" workflow action to create a new line item on the relevant SharePoint List it would be helpful if it could create the item by the person who submitted the form for authenticated users (internal staff/users). This wo...
WFC to Promapp connection. Looking for a way to connect a workflow to promapp so that when a instance runs Promapp can see that a process or a part of a process has run.
There is a big push to use NWC over O365 for workflows, but I am unable to utilize NWC for our core workflows because I can't send one email that lists all of the tasks waiting for each person. in the old SharePoint, users got individual email rem...
Ability to remove Wait for Task completion for NWC tasks.
Allow the ability to remove the "Wait for Task Completion" stop on NWC Tasks like how it is in O365. There are many scenarios where I need to have the workflow continue on without waiting for a task to be complete. Instead, I use variables/fields ...
Dictionary variable to hold paired value such as
e.g. 1 = 1:"One", 2:"Two", 3:"Three"
e.g. 2 = key1:[1:2:3:4:5], key2:[2:3:4:5:6]
e.g. 3 = key1:value1, key2:value2, key3:value3
etc.
When setting up the start condition on an event from a 3rd party SaaS system, it is currently impossible to use a dynamic date value like 'Today' or 'Instance start date' as you cannot insert variables into the start condition.
I would love to be able to calculate the last workday of the week/month/year based on a date. It would also be great if the ability could be added to get the 1st/2nd/3rd/4th/5th monday or other day of the month and some other options.
Could you p...
For the NWC action format date to string can we add the ISO8601 date format please.This is the format of yyyy-mm-ddThh:mi:ss.mmm (no spaces)or date style 126 in SQL format.(see https://docs.microsoft.com/en-us/sql/t-sql/functions/cast-and-convert-...