I have created a Fusion scenario to add a new item to a list in sharepoint. All fields populate as expected except Requestor which is a Person or Group Type. If I subsequently edit the item directly in the sharepoint list, I can enter the same name I pass from Fusion, the name is found and after ...
I have a situation where I have to concatenate values from a multi-select (where I use the join() function), but if only 1 selection is made my join() returns a null.I need to find a way to determine if this field is coming in as an array or single text field.Ideas?
Hi! I'm currently looking at setting up a service account to "own" our Fusion scenarios, but I was wondering does that service account also need to be an admin in our Workfront space? Appreciate any assistance!
If I have an array of collections with key-value pairs, what's the easiest way to transform this array so that only certain keys (and their values) are preserved in the array?For example, if this is the output of a HTTP request module:how can I transform this data so that within each collection I ha...
Hello, I have an integration with Azure DevOps that creates Product Backlog Items when a WF Project goes Current. Context:In the WF Project, there is a parent task named 'MarTech Development,' and varying subtasks underneath it that are all summed up. I can retrieve this information in a GET API Ca...
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...