Hello, Is it possible through fusion to automate the assignment of an "Approver" for task-level approval workflows in converted projects? “Issue entry creator (Converted issue originator)” should be the approver.
My aggregator module is correctly producing the grouping and data I wanted.The piece I can't figure out is how to reference it in the email module and keep the grouping. What I have emails blank data for the project names.Hello,Here are your current projects:{{#each projects}}- {{name}}{{/each}}Tha...
Hi All, Is there way to get the system audit log details in fusion Foe example if user access changes from "x" to "y" by "System". How we can trigger or search in workfront fusion. Thanks in Advance!
Hi, I am able to create a new issue within a project using an API call. What field should I use to update / set when I want to be sure the new issue is actually within an existing task within the project using a custom API call.
Hi,I am trying to create a template via a csv file in Fusion. I used the template that Fusion provides to create a project, but change it to create record Template. I am stuck at the point where I need to map the columns to the according fields.I only can take the name from the file.
Could someone give me a little guidance for working with the the Fusion internal API? I've created an API token (selecting all the 'read' options), and I've looked at the Make.com documentation.I've tried using an HTTP Make a Request module, using https://app.workfrontfusion.com/api/v5/ as a base U...
Hello, I would like to trigger the creation of a single-use approval process upon the submission of an issue. The details of said issue will communicate with a datastore which will help drive who is assigned to a certain step in the approval process. How is this possible in Fusion? Thank you
Hi all, working on making a connection between Workfront Core (Sandbox instance) and Workfront Proof. I'm trying to set up the connection module in Fusion, but I'm consistently getting a Request Timeout error when I attempt to authenticate.I've double-checked the credentials and endpoints, and every...
I'm trying to set some field values at project template,but they are not being reflected at fusion converted project.I used the misc module for conversion and used preserveIsuue.
I have a scenario where I am using a “Create CSV” module for the first time. I am using it so I can send out emails to my users about projects that need their attention. The CSV module allows me to group the data coming in and if a user has more than one project they can get all their projects in o...