I want to be able to use the latest Salesforce Bulk API 2.0 to upload/update 2000+ records in Salesforce in one go.According to the SF docs, you must be using v47 to be able to do this (see https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm)When I open the Sales...
Hi Fusion community, We can't use the native user or job role cost rate fields, so we went ahead and created a custom field on the user object to store, and hide, cost rates for each user. I want to use Fusion to calculate a task's sum cost based on all of the hour entries against it and users cost ...
New user here, so bear with me. We have a use case, where we would like to update new user settings with Fusion. As a part of that, we would like to be able to update the user's notifications settings on their profile. Is this something Fusion can do?
Hi Everyone, We are trying to build a scenario to convert an approved request to be a project. We're using a 'Convert to Project' Misc action and we've been trying to attach multiple custom form to each queue topic but it has not been successful. This is how our overall scenario looks like: After...
I'm trying to update multiple templates with two users for specific tasks. When I use an update module it only replaces the user with a single user. Is there a way to add multiple users? I know you can add multiple users to regular tasks, but I'm not seeing that option is there for template tasks.
Hi Team, I am a Workfront system admin at my Org. When adding new users to Workfront Fusion, they cannot see the existing scenario even though they are added to the team in Workfront Fusion. It appears they do not have Workfront Fusion roles assigned, and there is nowhere for me to assign them role...
There are 2 functions named length according to documentation: length for Arrays which counts items in array, and length for Strings which counts characters. In this video I am setting a variable where, if the length of a string is longer than x it will return one value and if not longer, then it w...
Hi, In a Fusion Tools Module I'm trying to set a variable with the first item selected in a multi-select dropdown. However, if only one item is selected, Workfront returns the value as a string rather than an array with one value. This is quite frustrating, but I thought I'd just check to see if the...
Hi, I have a set of modules in a scenario to convert approved issues to be project. However, I notice that we are not able to carry over the custom data from the issues to the resolving project unless the fields or forms are attached to the project beforehand. I know we might be able to resolve ...
Hi. What would be the syntax in Fusion when I want to retrieve and object only if it was last updated within the last 48 hours or 2 days: Sorry if this is documented elsewhere, but I couldn't locate this detail in my Searches.