We are using workflows as a process orchestration tool. The source system triggers the workflow API then we: 1) identify the step to complete 2) either complete the step (such as approval, email, et...
We are using a workflow to kickoff an approval task. The source system triggers the workflow API, we lookup the approver and send them a task. There are some situations where the submitter would want ...
I have a form that will be triggered from another site via a link which we will add to the URL some data points which we want to parse out and plug into fields on our form upon opening. The string add...
I'm building a form where I have both submitters and approvers viewing the form. I want to be able to identify the current person in the form and compare to that list then build a rule that either mak...
Hi, we want to align our workflows similar to our code building with a Dev, UAT and Prod environment style. With that said, making multiple copies of a workflow and keeping it all straight in the same...
This question was raised by one of my business user and I do not know the answer to it. So reaching out for your assistance.In case of NWC when the email is sent to external address, what happens if t...