I want to build a scenario that looks at a project's tasks to see if they are complete. The project can have up to 3 specific tasks with set names that need to be completed. Is there a way I can accomplish this using custom fields while still using an instant webhook event? Like something along the ...
In our instance most Request Queues are available system wide but the requests are routed to a landing project that the team working on those requests have manage access along with contribute access for the individual that made the request.The requesters teams would like to see and contribute to any...
I have 2 custom fields that I use a watch events module to filled in whenever certain tasks are completed. This works for projects going forward but I need to fill in the custom fields values for active projects where these tasks have already been completed. Is there to way regularly loop through ...
Hi everyone, I need some assistance with sharing projects in Workfront. We have around 700 projects, and I have a list of these projects along with the teams they need to be shared with in CSV. Could anyone guide me on the best way to efficiently share these projects with the respective teams? I can...
Hi All,I've created a few simple Fusion scenarios already and when an update was needed on a Task/Issue/Project/etc., I always used the Workfront "Create a record" Fusion module, selecting "Update" as record type:When I added a URL to the "Update Text" (as seen above) Workfront conveniently displaye...
I am using a Download Document module to download a CSV file and parsing the data from it with a Parse File module. It is not a binary file, but there are some special characters in the file since the addresses are located in Mexico. When I look at the parse file module input from the downloaded fil...
Greetings All - I am new to API Calls and I almost have this scenario complete. However, I'm having an error message issue and don't know how to fix it. Here's the scenario - I'm copying fields from one Custom Form to another. The fields are exactly the same. However, it's causing the attached error...
Hi, I am still trying to wrap my head around the way fusion handles variable creation namely arrays (coming from NodeJS).I am fetching all documents from one issue, and for each document I am fetching the proof information for each version. I am only interested in checking the proofDecision of the l...
Hi, I am trying to create a scenario that would be triggered whenever a document's proof status is updated. Quick setup is there's a Workfront project with issues; issues will have documents (although it's not mandatory) and those documents will have a proof workflow. I need to trigger my scenario e...