Hello.I designed a scenario to update task comments in Workfront, by updating Note record, setting new noteText. However, despite it being changed, Workfront still shows old text. I figured it is comming from html property, this one didn't get set automatically. I tried setting it manually with same...
This is just a minor annoyance, but it used to cause me some confusion, so it may be worth a fix if everyone else experiences it: If a scenario with a Watch event trigger has been paused for some time and I view its history, I see there are "x Records in Queue" waiting to be processed. If I want to ...
Hi. I want to create a scenario triggered only by a Watch event for "Updated Only" projects where the Last Update Date for the Old State does not equal today. Basically, I want the scenario to run no greater than once per day for a given project update. I have tried to use a Filter on the webhook w...
Is it possible to create an instant webhook that triggers when a certain custom form is updated? I suggested adding a checkbox on the form for this exact purpose but this solution isn't optimal in our case and we were looking for other options.
I recently built a scenario in Fusion that after a request/issue has been entered an alert goes out to a particular team. In that same scenario, i also added some modules so when that request has been passed on to a user to work "assigned user", they will only get notifications on work they do and i...
Hello, i work at Chase, and i am creating a Fusion scenario that when a specific "team" creates a issue/request, they would only get a notification when its created. Then if one of those team members assigns a user to the request to work, then if that user makes updates then only they would get a no...
What is the best way to remove a character from a string? Currently I am using this implementation to remove a comma from a string. Does the emptystring variable leave unexpected characters?
A group in our org has 9 custom user fields on the Project object that are various points of contact for the projects. They also have a custom task status called "Released". The requirement is that, when a task is set to Released, those points of contact are notified. Each POC field may or may not b...
I have a question to all Workfront and Workfront Fusion users, has anyone else experienced a high level of latency in Workfront which seems to be increasing versus improving? Most every user in my system has noticed and made note. Additionally, being kicked out of Workfront Fusion usually ~10+ times...
If I read a field (parameter) ID or name in, find the custom forms it is used on. Once I find the form ID, I would like to use the parameter ID and ctgy ID to remove the parameter from the form.