Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 5/8/24
    Description - As a Fusion Developer, I would like the ability to manage my scenario versions.Why is this feature important to you - Currently, Fusion devs can only add notes per module and we can only view changes by reverting and comparing. It's very cumbersome.How would you like the feature to wor...

    Type

    Ideas

    Status

    New

    Views

    446

    Likes

    16

    Replies

    1
  • 5/3/24
    Hello, We do have a customer who wants to provide a custom form to all of their employees. As not all of them do have a Workfront account, we are looking for another solution. Although I did not successfully tested it yet, I know, that there seems to be the possibility to setup an autoprovisioning f...

    Type

    Questions

    Views

    372

    Likes

    3

    Replies

    0
  • 5/2/24
    I have a string like this "*test1:*value1 *test2:* value2 *test3:**test4:*value4" I need to convert into JSON object(key-value pairs) in the below-shown structure.output: { "test1":"value1",              "test2":"value2",               "test3":"";              "test4":"value4"}when there is no value...

    Type

    Questions

    Views

    494

    Likes

    0

    Replies

    1
  • 5/2/24
    Hello everyone, One of our scenarios is updating task assignments depending on the user role. Everything is working fine if it's a Primary Role, but if the user has needed role as Other Role, the scenario does not see it. It sees only the Primary Role.For example, the user has Primary Role as Manage...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 5/1/24
    I set up a token on the Jira side, I entered my URL, user name and token to make the connection, but I'm getting the following error: The request failed due to failure of a previous request.IP address is not valid.anyone know how to get past this?

    Type

    Questions

    Views

    561

    Likes

    0

    Replies

    2
  • 5/1/24
    I have a scenario that is mapping data into Workfront from excel  and the fields I'm trying to map to were created as Formatted Paragraph fields which are rich text fields.   I'm not able to map them directly as it throws an error [403] The following parameter value is invalid 'Ad Specs'. Please adj...

    Type

    Questions

    Views

    801

    Like

    1

    Replies

    1
  • 4/29/24
    Hi Everyone,I got a requirement in fusion as shown below,input JSON : [{"key1":"value1"},{"key1":"value2"},{"key1":"value3"}]OUTPUT [{"data":{"key1":"value1"}},{"data":{"key1":"value2"}},{"data":{"key1":"value3"}}]Split JSON array to individual JSON object by adding a common key for each Object to a...

    Type

    Questions

    Views

    369

    Likes

    0

    Replies

    0
  • 4/26/24
    Hello,  I'm still new to Fusion and learning. I recently started leveraging data stores and the related modules more and was wondering if there is a way to iterate through the entries in a data store without having to call each row/entry using the "Get a Record" Module for Data Store?  This seems li...

    Type

    Questions

    Views

    666

    Likes

    0

    Replies

    3
  • 4/26/24
    Hello, I already posted this here, but was not aware of the fact, that old posts do not get on top if updated... So I wanted to ask for some input / tips concerning "organzation within Fusion". We need some ways so have a better overview over our Fusion scenarios. As it is not possible to create sub...

    Type

    Questions

    Views

    738

    Likes

    2

    Replies

    3
  • 4/25/24
    Hi all,I created 2 fusion scenarios as below.Scenario 1 : Task Webhook and it makes changes on documents associated with Task.Scenario 2 : Document WebhookI expected, after Documents gets updated in Scenario-1, Scenario-2 gets triggered. But that's not happening.Is there any way to achieve this?

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    4