Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.
Hi everyone, I'm trying to make a HTTP POST request using Fusion to send data to another app.I was trying to place request into body inserting it manually as well as using Aggregate to JSON/Create JSON modules. I get 400 Bad Request Error and when I check the Fusion Dev Tool, it shows this in the bo...
I am currently trying to use the Workfront API v18.0 in order to upload an image to a client Workfront Sandbox instance. While testing this new version of the API, I started with trying to make a simple GET request of an Issue in the Sandbox instance using the following URL and Headers: URL: https:...
Hi. Sorry. Me again. I had an array that looked like this (output of an execution): And in my filter, the condition was intended to allow scenario to continue if "Array does not contain (case-insensitive)"... the 2nd value shown in the array "GO40290". But from this pic, you can see by the green ch...
I would like to search a data store, and if the search turns up no results, I want to proceed down a specific route downstream of that module (specifically, "there's no record for this already? then let's create one!") However, whenever there is no Output for a search module, the scenario ends and I...
I've asked similar questions in the past. I'm still trying to find ways to keep a scenario from running more than once on the same object. If I have a webhook output that looks like this:is there any way to compare the id of the first bundle with the id of the 2nd bundle before moving onto the next ...
Hello! Just wondering if anyone knows if it's possible to export ALL Workfront project templates as excel files using Fusion. At our company we need to keep a copy of the xls file as a source of truth. I've been exporting them all individually as they change but would really like to find a way to ju...
Hi, Lars helped me earlier on a request to modify the syntax for the watch record module to pull in multiple project ids to watch for task changes. This leads me to my next question: This could become a maintenance issue if more projects are added to the program. Can I just change the filtering cr...