-
Querying workflow task on task completion
I need to extract the details of a completed task in a workflow, specifically who completed the task. The task is being assigned to a group not an individual and for auditing purposes I need to capture who completed the task in the workflow and update the dataset with their name. I can't find a function that queries Task…
-
Poor Workflow UI Performance
-
How do I attach a file or embed a file link in the Send Email function?
I see the attachments input in the Send Email function but it requires a number field, so what is this input field actually for? I can't find any documentation to explain the point of this field. Is it then possible to embed a hyperlink into the body of the email? Again I see no documentation on whether you can html format…
-
How do I move shapes within a workflow?
How can I move a shape from one part of the workflow to another part, eg move it from before a conditional logic to inside one of the branches? There is no copy mechanism on shapes nor does there seem to be a way to delink its existing connection to one shape to then connect it to another, delinking just deletes the shape.…
-
How to identify workflow initiator
I have numerous use cases where when a user initiates a workflow they will need to be sent a notification email, eg after an approval action, "Your request has been approved/rejected" or validating* a form input, "The email address is incorrect, Stuff@stuff is not valid". The only way I can see to do this is to have a…