We want to setup a user within Fusion as a Developer. This developer has an Admin Account within the Sandbox environment. But we want to be sure this user when creating scenarios, does not USE someone else's connection to an existing production connection. So in short, when the developer works on a ...
Hi All, I'm trying to create a fusion scenario that looks for children tasks missing a particular calculated field then attaches a form that carries that field to the task.
Has anyone successfully created a scenario that attaches multiple docs to one email? I have been working on a scenario to be able to attach multiple files from one folder to an email but am running into a roadblock. I have been experimenting with the iterator, aggregator and variable modules. When ...
I am in the process of integrating Workfront Fusion to Azure Dev Ops. I've successfully created multiple scenarios to create and retrieve tasks but am having issues with the "Watch For Work Items" function. We need visibility of changes to the tasks in Azure DevOps on the fusion side. When I crea...
Hi, I'm making a post request using 'Make a custom API call' module from workfront fusion scenario and getting 500 Error. Could anyone suggest what changes are needed in below configuration? Thanks in advance!
Hello everyone, Pretty new to the Fusion scene so apologise if this has been answered somewhere else/for the silly question. I am having the following scenario and I am having some troubles with setting the filter up:there's an excel that I am having and that I am creating requests based on it, and...
How would I insert multiple shortened hyperlinks into a custom field that lead to different places? What kind of field would I need to use? Ex.Go to API ,Go to Google
I have a scenario that ends in a custom API to do a POST call. It's throwing an occasional "[422] Invalid Parameter" error. Apparently, some users are pasting control characters (namely TAB) into task names and when fusion throws them into the JSON response it's failing. I've tried using the ascii(...
I have some fusion processes where, under certain conditions, multiple Role IDs for the Project Manager (PM) are being added to specific tasks. I’ve tried various approaches, but I haven’t been able to successfully deduplicate the Task RoleID field to prevent duplicate roles from appearing. I cannot...