Hi All,We have custom user forms attached to each user, that has accurate data pulling in from other platforms. We want to use this data on the custom form to update native user fields in WF (i.e. telephone, city and state). How would I go about creating a fusion scenario that uses preexisting dat...
So, I'm playing around using the HTTP module to create webhooks which do things I can't do by using the Watch Events module. I was able to make a filter with an OR statement, which is wonderful. Ultimately though, I want to have a webhook where the newState of a custom form field is different than o...
I'm working on a fusion scenario where I am setting the metadata properties to my custom component dynamically. Below is the high level structure of a single collection of JSON data. I need to get properties from myContentAttributes collection and create a structure like this:"mycustomComponent": {...
Hi all,I have a flow where I'm iterating over a list of file names that I need to get from an S3. The flow is working fine, but now I want to add better error handling and be able to return the list of files that were successfully fetched and a list of those that had errors.I have the Iterate module...
Is there a way to have fusion generate a unique/random reference id for let's say a document, so when formatted ex. " CL <refid> MMYYY " can be used to track documents or used in a custom dropdown field in WF without having to use the doc id thats in the URL by default? almost like how a project has...
When viewing a Scenario history, when looking at a Filter inspector such as the one pictured here, there are some filter criteria that appear with a green check. There are some with a gray "circled dot" and others with a red slashed circle, such those shown in Bundle 4 of the picture. What is the d...
Hello,I am hoping someone knows the answer to this.I need to add an Assignee to an issue without overwriting the existing Assignee but every Fusion module I have tried so far hasn't worked.Appreciate the help!!Thanks,
Hi there, We have a requirement to integrate Workfront with Azure Dashboard.Can we use Fusion DevOps module to connect to Azure Dashboards and read Agile user stories/tasks/hrs of specific users ? Also the users spread across in different teams and each team has their own Azure boards. So I'm looki...
Description - Fix the Switch module so that it only evaluates the expression of the matching caseWhy is this feature important to you - Currently it evaluates all expressions for all cases, and sometimes this generates an error even if it is for a case that wasn't selected. The above has been confi...