I am attempting to filter out bundles that do not include a certain data point. Right now I have {{sort(71.body.data; "desc"; "entryDate")}}To get the most recent update, but I only need the most recent update posted by a specific user. As you can see below, I have one bundle with many data sets. I ...
I am brand new to Fusion and am needing to develop a scenario that will find all the Programs that have an empty field. I am currently using "Search", but I get this error each time I run it, "The operation failed with an error. [422] APIModel V20_0 does not support field null (Project)". Any sugg...
Hi,Screenshots attached......I'm trying to remove a Project User from a project in the People area, when they are no longer assigned any Tasks.I'm looking at the object Project User, which I believe is an array of the People on a Project.When I use the Search module in Workfront, I get an error sayi...
I want to select only 'Queue Properties & Issue Setup' when attaching the project template using Fusion.What should I enter in the 'Options' field in the Fusion module?
Hello Everyone While trying to update a request in Workfront , I may either get a success or a Failure. After Success I can call a HTTP module to send the success Acknowledgement. However in case of failure I am not able to send the Failure acknowledgement. The Scenario stops at the WF module. Even ...
In Workfront Fusion, when adding static JSON data using the createJSON module, is it necessary to use the parseJSON module to retrieve and access the JSON content, or are there built-in methods to directly access the JSON data without parseJSON module ?
Hi All,I've got a Workfront webhook as the first module of a Fusion scenario. The scenario is meant to run when the Home Team of an active Workfront user is updated - but it's not working.Here's how it's configured:Record type: User State: New state Filters: HomeTeamID Changed AND I...
We have a few scenarios running to create and get pdfs signed. As a last step I have a scenario to get the completed pdfs to be stored in the original request in Workfront. However, the scenario I have to search for signed Adobe Sign agreements isn't finding the recently updated agreements automatic...
I'm using Fusion to upload an attachment to Azure DevOps (ADO) attachments that came from Workfront (download document module). No errors are returned from the ADO api, but the file will not display within ADO. Also, the file size appears to have doubled in size, once in ADO.Has anyone else hit this...