Hi all,My scenario is an bulk upload from CSV to create new project and I'm getting error messages for invalid date for my custom form mapped fields. I've ran this scenario in the past few weeks and didn't run into any errors and today it's not working. Has anyone experienced this error?
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...