I need to assign request Owner ID based upon the contents of an SFDC field - VMA. There are eight possible names in the VMA field and each needs a unique Owner ID value assigned. I'm looking for suggestions on the the best approach to test each possible name, assign a unique Owner ID when true and...
I need to set up a multicondition filter that looks at three fields The Sales Stage field CONTAINS Closed Won AND MA field IS NOT NULL AND VMA field IS NULLORThe Sales Stage field CONTAINS Closed Won AND MA field IS NOT NULL AND VMA field IS NOT NULL To express IS NOT NULL, I've used does not existn...
Hi Fusion Community, Does anyone know of a quick way to export Output Bundles from a modules execution? Instead of me having to click on each individual operation within a module after an execution, and then downloading each operations output separately - this will take forever when you have hundr...
We would like to close out a task when proof approvals are received. I took a look at the Fusion template for this, but there are no considerations for someone making a comment (potentially needing a revision instead of approval) but making the decision of approval. I can read the comments through...
I have a request queue that routes to Team A. Based on a custom field, I would like to reassign a request from Team A to 2 individual users. Using Fusion, I am able to assign the request to 1 individual but Team A still shows up and I can't add the 2nd individual. How can I "unassign" Team A and ass...
Hi, I have a Watch Record, and it is not finding an update to a custom field change. I made sure that I checked the "Track field changes in update feeds".Any ideas?
Hi Everyone!We are running into an issue when trying to parse data that comes from an HTTP GET request. As you can see in the first picture below we are parsing the "data" header that was retrieved from the HTTP request. Then we take that parsed JSON data and iterate the "rows" of the JSON to get al...
Hi everyone, There is a project with several tasks. When specific task is complete it sends email notification to the person Assigned to another task. Is possible to implement the following:Can the person who receives the email mark their task as Complete within the email itself and not have to go i...
I have an issue report and am trying to calculate a percentage for the total.. in this case 198,464 / 1111266 (these numbers are pulling as an $ value aggregation in a grouping.. I want to do the same thing with a percentage. I just want the actual calculation which in this case is 198,464/1,111,266...
Hello, does anybody have experiences with the module Convert object? I have a scenario, which should do the following: - After an issue containing a custom form was created, Fusion is watching for status changes of this issue- as soon as a specific status is set on the issue it should be converted ...