Are there any Boards based watch events for Fusion? I am looking for the ability to trigger based on a new card being added to a board or a card moving into a specific column on a board. Also, has anyone been able to add a connected card to a board via API?
Helloes, I am trying to create some kind of report or anything that could be exported that includes PTO's and the designated holidays for different users. I can easily get the PTO via search + read related records modules, but I am having a hard time getting the dates of the designated holidays that...
Hi All, We have a requirement to create a project and add tasks to the project after user submits Intake form For this, we have created a project template with the set of tasks and using this template and create module I'm able to create project and tasks. Problem is based on some fields in the Int...
Hello Team, I'm searching ASSGN object and trying to get the workperdate, AssignedTo ID values, post that I'm storing the data in datastore. So the workperdate is an array having collection(attached the screenshot). But Now if i try to create a CSV file for the same this workperdate is fields is nu...
Hi allWe have created a fusion scenario from a request queue. Fusion creates a project, then deletes the request. The notification that follows has a link to the request that no longer exists. Is it possible to point the link to the project instead? Any recommendations will be appreciated.
Hi all, Does anyone know of a modifier available when searching for issue that start with a letter? Anything likename=Sname_Mod = startsWith thanks,Kelly
Hello, Is it possible through fusion to automate the assignment of an "Approver" for task-level approval workflows in converted projects? “Issue entry creator (Converted issue originator)” should be the approver.
My aggregator module is correctly producing the grouping and data I wanted.The piece I can't figure out is how to reference it in the email module and keep the grouping. What I have emails blank data for the project names.Hello,Here are your current projects:{{#each projects}}- {{name}}{{/each}}Tha...
Hi All, Is there way to get the system audit log details in fusion Foe example if user access changes from "x" to "y" by "System". How we can trigger or search in workfront fusion. Thanks in Advance!
Hi, I am able to create a new issue within a project using an API call. What field should I use to update / set when I want to be sure the new issue is actually within an existing task within the project using a custom API call.