Hello! I'm building a Fusion scenario in which there's a trigger field in a custom form attached to a project. Once that trigger gets flipped (and a number of other Fusion actions take place), I'd like Fusion to mark a specific task from the project as complete. Where I'm running into trouble is ...
Trying to set the time of projects converted from issues using automation to 9:00am. We have an Update Record Module > Record Type Project > Planned Start Date Field. setHour(35.plannedStartDate;9) This works and changes the hours but the minutes still use whatever minute it was when the project w...
Hi all Has anyone managed to use fusion to update a document owner id or a document user id? If so, can you please share how you did this. I've tried various modules and methods and not managed yet. Thanks v much Stuart Cairns
Hi Fusion Community, I have an update module with a field mapping where I want to create an OR statement with two IF's.I have it set up as such, thus far: Raw text {{if((268.`DE:Last Month’s Revenue to be Recognized` + 239.`DE:Total Revenue Recognized To Date`) - 477.`DE:Total Committed Price_As...
Hi - does have anyone have a solution for pushing text from a Salesforce field into a Workfront Rich text field using Fusion? I've been to this page (Rich text fields in the Adobe Workfront API | Adobe Workfront) but I'm not a developer so I need a little more guidance. If anyone would be willing to...
I have certain people assigned to clients that need access to all projects for that client. I set them up on a form that is attached to each client (Company). When a project is opened for that client (Company) it pulls their name from the Company a calc field on the project. I'm trying to add them a...
Is it possible to update task predecessors through Fusion? I just kick-started a group of 30+ projects, and I need to add cross-project predecessors to a specific task in each project. When assigning predecessors last year (prior to us having Fusion access), I created a task report and pasted in ...
Hi Fusion Community, I'm trying to build a path that looks at all of the hour records from tasks belong to various project, and aggregate the sum hours at the project level (in a custom field called Last Month's Revenue Hours).Here's what I've created, but for the life of me I can't get the hours ...
We have thousands of projects in our build that based on how we are using Workfront, are reopened, task template added and finalized over and over. In this sort of "evergreen" state, we occasionally have large numbers of the custom fields on these projects that need to be updated. Unfortunately, the...
I have a scenario initially triggered by a webhook,followed by a few different modules and ulitmately an email is sent with various information from the initial webhook. I then want to wait 1 week from this first email being sent and then send a second, follow up/reminder email but I cannot see any ...