Hi, We would like to build an automation so that each time a request is submitted to a user, the automation will see if the user is available to work on the request or not by looking at the PTO Calendar in Workfront. Then we'll send a comment to the requestor saying that the user is OOO. I have be...
Hello, I am attempting to build a scenario that will move a document/proof to a specified folder every time said document/proof enters the 'decision made' stage. Is this possible? If so, does anyone know how to trigger on proof approvals? Thank you,Eric
in my custom form, I've Group Title1, Group Title2, Group Title3, Group Title4.... & upto Group Title40. These fields are displayed using display logic based on the number of group titles selected in prior. User may select only 5 group titles and fill five fields. Now in fusion, I need to use thes...
We are migrating to Admin Console early next year. We have accounts in Workfront with admin access level that we use as Fusion connections because we can manage the logins in locally. However, once we transition to Admin Console we will need actual email addresses (external or federated through my c...
Hi All, I'm trying to update an active scenario I built to attach a custom form to an issue when it is routed to it's home project. The scenario I currently have takes a request/issue and routes it to the project the requester entered in a project typeahead field on the request form. Once it is mov...
Hello everyone - I'm trying to use the "get (object; path)" function to get field values out of the parameterValues object. I set a variable such as MY-VARIABLE to have the name of the field I want such as: "DE:My Field Name Here" Then I get the field value using "get" as follows: {{get(`1.body.da...
I’m currently working on creating a comprehensive Postman collection that includes all API calls for Workfront’s Project APIs. This collection will serve as a handy reference for future use. However, I’ve encountered a challenge with the Action API, specifically the linkExternalObject action for pro...
Hi All, For my instance, we're looking into creating a Fusion Scenario that pulls the 10 most recent projects a user (typeahead field) has worked on, and adds those project names to a custom field on an issue associated with that user? This is the scenario I've built so far but need some insight in...