Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/4/25
    I'm attempting to update the "Project Sponsor" field that is in the Overview Stakeholders section.  I'd assumed updating the Sponsor ID through my update module would do it but it's not.Any ideas what could be wrong?  I don't see a property directly called "Project Sponsor" in the fields to map.   

    Type

    Questions

    Views

    193

    Likes

    0

    Replies

    2
  • 11/3/25
    I have requirement to replace comma with semicolon. I tried String replace function, but it didn't work i think it is not considering semicolon. If I use other characters instead of semi colon it is getting replaced properly. Is there any way to escape semicolon. 

    Type

    Questions

    Views

    242

    Likes

    0

    Replies

    2
  • 10/30/25
    Hello, I have a PUT Custom API module that shares a project with a user's manager once an issue is converted in the scenario.  However, I'm having trouble preserving the original, preset list of teams/users a project was shared with (from Project Template Sharing). Is there a way to preserve the exi...

    Type

    Questions

    Views

    202

    Likes

    0

    Replies

    1
  • 10/29/25
    Hello!  I'm working on a scenario that will automate our project closure process, we have a Project Summary Details form on all of our projects that needs to the data mapped before we can close the project.  Im currently in the mapping stage of the scenario and keep running into this issue:my first ...

    Type

    Questions

    Views

    288

    Likes

    0

    Replies

    4
  • 10/28/25
    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 ...

    Type

    Questions

    Views

    167

    Like

    1

    Replies

    1
  • 10/28/25
    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?

    Type

    Questions

    Views

    193

    Likes

    0

    Replies

    1
  • 10/27/25
    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!

    Type

    Questions

    Views

    247

    Likes

    0

    Replies

    2
  • 10/25/25
    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...

    Type

    Questions

    Views

    271

    Likes

    0

    Replies

    2
  • 10/23/25
    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...

    Type

    Questions

    Views

    265

    Likes

    0

    Replies

    0
  • 10/23/25
    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...

    Type

    Questions

    Views

    228

    Likes

    0

    Replies

    1