Hello all,I am very new to Fusion. Does anybody know how to add a dash if there is a space between two text. For example, I have a string called "Workfront Fusion", but I want the string to be "Workfront-Fusion". I have tried using replace and " " (as blank space), and "-" (as the replacement str...
I'm new to Fusion and one of the quick wins we've identified is pulling the overall deliverable due date custom field in the issue into the project template. The goal is for the last task due date which is release final files automatically aligns with the overall due date set by the client in their ...
How can i read the approval process of an object using fusion? approval id not approval process id . What should be the url used in the custom api call?
Hi All, I wanted to know if anyone has created a Fusion scenario to generate a $$USER.ID report displaying all of the active proofs a user is listed as just a 'reviewer' on a report. This is something I've been meaning to tackle for a long time. I imagine others would benefit from this to.
Hi,Good day,searching for your brilliant ideas regarding my project,scenario goes like this, 1 email to case: If new message received by email it automatically creates an issue to WF (scenario working)2 reply to email then close the case: if the assignee replied to the email that the issue is resolv...
My company is exploring options for sharing information from Snowflake to Workfront, likely through Fusion. It doesn't look like Fusion has a Snowflake connection module, is there a way to connect directly or would we be forced to use an api?This question is similar but closed since it's 3 years old...
Hello, I have a Fusion scenario that converts incoming Issues into Projects. I have a branch on the scenario that:Applies the same custom form to the converted project (Misc Action module)Gets the request details (Read a record module)Copies request details from the issue to the custom form that is ...
Serioulsy - this is likely super simple. The only way I can get out of this is to go out of the scenario and back in.Anyone know how to simply 'hide' the view of the Dev Tool console after you no longer need it?
Hello Community,I’m trying to create an issue under a specific task (see image below). However, the issue always gets created directly under the project instead of the task, resulting in a structure like:Project >> Issue Nameinstead ofProject >> Task >> Issue NameI can move it afterward using Misc A...