The only way to filter people fields on start events or query a list is through ID, which I have found no way to get ID in a workflow if this isn't originating from a SharePoint list item. The objective is simple: Query all list items where user i...
Adding support for correctly formatted UTC string variables as a valid input for date manipulation, alongside datetime declared variables, to simplify workflows.
I am submitting my idea to advocate for an enhancement that I believe would greatly benefit users like me. I kindly request your consideration in adding support for correctly formatted UTC string variables as a valid input for date manipulation, i...
support more complex methods of math operations, e.g.
(varible1 * variable2) / variable3
sum(var1, var2, var3, var4)
other functions such as product(), mod(), power(), sqrt(), etc.
Option to not send an initial assigned task e-mail
It would be great if you could opt out for sending an initial task mail if you have a lot of people assigned to a task, otherwise a whole department gets overwhelmed by all the task mails. It would be beter if you could assign a task to a certain ...
Retrieve day of the week from date/datetime variables
I would like to be able to take a date variable and find out the day of the week (Mon, Tue, etc.) There are times where I want to take action based on day of the week, but have no ability to do that right now.
I was just reading up about the testing feature within the NWC workflow designer. I've used this feature before and have found it helpful for some of my less complex workflows for testing simpler ideas. I've found that I do not make use of it with...
Change the Workflow Description on Save and Menu Option
It would be great to have the ability to change the Workflow Description as needed. Currently, you can only change the Workflow Description when you first save a new workflow or when you publish a workflow. It would be extremely useful to be able ...
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,...