I have a scenario that's being built off a Document Upload trigger, but this scenario needs to be narrowed down to only trigger for new uploads within a certain folder structure (for example: folder A is ignored by Fusion, but folder B triggers Fusion). Crucially, this folder structure will be appl...
I have created an API Custom API Call to update the predecessor of a task. I have received an error on the module below. I am wondering if I am just missing some commas or quotes in the body or if I am completely off. The error says "[422] APIModel INTERNAL does not support field data (Task)" so I ...
I'm using standard fields (large text) and picklist and trying to map values from the custom fields on a custom Issue form to the same custom fields on a custom Project form - and whether adding to a data structure used in a Create JSON step, or directly mapping from the webook data to the fields in...
I would like to use the answers from a custom form to change the assignment of a task within a project. Created Workfront Search module to look for the task with the template ID I needed. I filled in the collection section with "assignments:ID".Created a Workfront Misc Action module with the follow...
We have one template that gets attached to the project, then later on a second template gets attached to the same project. On the second template, the predecessor of the first task should be the last task from the first template.
I'm currently working on a project that requires incrementing an alphanumeric-based string using Fusion, but I'm struggling to determine how to make this happen using Fusion's text tools. Specifically, I need to read a record with either an ONLY numeric string (e.g. 12345) and append an alpha chara...
We use snowflake as a data store for campaign data shared across multiple tools. Now that we adding a group to our existing instance of WF, there is a need to use Fusion to regularly send data to Snowflake. Has anyone done this before? Any trouble with the integration? Thanks!
We have lots of scenarios. And, we have lots of data stores. I'm doing housekeeping, and know there are at least some data stores that we no longer need. I'm wondering how one would go about discovering/confirming which scenarios (if any) would be impacted by removing a data store?Similar to seeing...
I can't find a way to round a number to a specific number of decimals. So e.g. 3.14159 to 3.1416 or 3.14 I'm surely missing something. Any ideas where to find that function?