Hello, I want to take a certain action on the lowest sub-task given a higher parent within Fusion. When the task I am looking for is directly underneath the parent task there is no issue getting this information with a quick search within Fusion. However, in some cases I have multiple layers between...
I have a multiselect external lookup field that displays employee names from Workfront user object. This field returns an array of names in the API call, nothing else. I need the user IDs associated with those names. Is there any workaround to obtain that? If getting the ID is not possible, is there...
Currently trying to setup a filter in one of my scenarios. I've created a checkbox field that has several different values that users can select upon request time. If there is only one value selected then I would like Fusion to route it to another setup of modules. If there is multiple values select...
I have been working on a scenario that looks for specific new requests/issues and then grabs all necessary data, to include user data for three different roles to be assigned to the converted issue/project. After converting the issue to a newly created project I need to then assign each user to all ...
Hello, I am receiving an error message when uploading a document and I am not sure why. Here are two bundles that uploaded fine: But this bundle did not process:Here is my error:Here is my upload file module configuration:The failed filename does not appear to have any illegal characters. Is there a...
Hi all,I’m working on a requirement to download the Proof PDF (including comments) from Workfront Proof.I’ve tried the following approaches:Using the Request PDF Summary moduleMaking a Custom API call with the requestPDFPrintSummary methodIn both cases, the response returns a Boolean (True), and I’v...
Has anyone used the Jira Create Record to create an Epic Feature assigned to a Capability? I have the Epic Feature creating part working, but not sure how to assigned that to a Capability.
Hi, I am trying to update a form field via Fusion automation in the following way: We have e.g. 4 time slots, that submitters can select from and after one slot has been selected I would like to remove this option for other submitters in order to prevent duplicate slot "bookings". Example:The field ...
If i have a scenario that's running and a month down the road there is an update to the scenario. Normally for us, we develop and test in sandbox, then clone the scenario into prod and deactivate the old scenario. We re-use the same webhook that was on the old version. However, I've heard that its g...
Hello, I am trying to pull the latest/max date from an array of differently formatted dates:Here is the data I am pulling into an array. The different highlights show that some dates have a timestamp while others do not.Here is a good example of a bunlde in my array:The goal is to get the latest dat...