Hello, fellow Fusion users!I'm exploring how to automate our project setup in Workfront using Fusion and would appreciate your insights on the feasibility and potential challenges. Here’s what we aim to achieve: Project Initiation: When a Marketing Lead submits a detailed Workfront request for vario...
Hello, We use Issues in a Workfront project to manage values in a drop down for a form. When someone adds a new issue, we trigger Fusion to add that to the drop down use a custom api call.The problem that I'm having is that I like the drop downs to be sorted alphabetically and can't figure out how ...
I have drawn a blank in the syntax to use the Watch Record and try to put in a cross object custom filter in the Optional Filter.... I have: project:DE:fieldnameproject.DE:fieldname{project}.{DE:fieldname}project:[DE:fieldname]project:["DE:fieldname"]project:fieldname project:portfolioID=636a8803004...
I'm wondering if there has been anyone out there who has leveraged the JIRA modules and run into the the error I have attached to this question and if you have had any luck in getting around it? I have a simple webhook that runs when a project is updatedIf the task is marked for update in JIRA it r...
What is the right way to iterate through this structure (which is the output of an HTTP Request)? I want to iterate thru each variantAssayID in each collection of the array: I tried to use an iterator like this: Instead of the iterator passing variantAssayID 1, then variantAssayID 2, then variantA...
I am trying to create a task in a project from the Create Record module, but the module will not populate the Planned Hours or Duration if the Task Duration Type is Simple. If unselect Duration Type it allows me to set the Duration of the task but not the Planned Hours. What do I need to do?
Hello.I designed a scenario to update task comments in Workfront, by updating Note record, setting new noteText. However, despite it being changed, Workfront still shows old text. I figured it is comming from html property, this one didn't get set automatically. I tried setting it manually with same...