Hi Fusion community,Does anyone know if it's possible to convert a text value (10/1/2023) to a date, and then format it to be MM-YYYY? Looking to do this in Fusion, but having trouble with my Set Variable module. Thanks,Nick
I am entering the following in 'Date Format Function' FormatDate("023-07-17T13:00:00.000Z"; "MM/DD/YYYY") in my filter. The errors I am getting includeThe bundle did not pass through the filter because of an error. Failed to evaluate filter '0-2': Function 'formatDate' finished with error! '023-07-1...
I'm attempting to trigger the "Watch Events" module when the portfolio is changed during new project creation or afterwards. However, the trigger does not activate when an update occurs. How can I make this work?Trigger when Portfolio is updated:Watch Events:
I'm mapping 3 separate pick list fields from our DAM tool into a single field pick list in Workfront. I've been able to split the values (which come from the webhook as a unique ID and are mapped to their Workfront value) switch the values for the Workfront values and then combine them successfully....
I'm trying to trigger Watch Events module when a new project is created in the system. I have not set any event filters yet, still it does not run when a new project is created. The scenario is scheduled to run immediately as the data arrives.
I have connected my personal Gmail account to fusion using google drive module and trying to get the file from my google drive but when i am pasting ID of the file from google drive in the File ID field in fusion i am getting the error as "403 (insufficient Permission): Insufficient Permissions in g...
Hi Fusion Community,I'm attempting to create a Fusion scenario that has a Watch Record module with filter criteria monitoring when either the Planned Start Date OR Planned Completion Date of a task are changed.I'm struggling to find a way to do this. Any suggestions are welcome.Thanks!Nick
Hi Fusion Community,I'm doing an API call with a Fusion module, which is new learning for me, and I'm trying to determine if there's a modifier I can use to determine when a field value changes (is modified or updated)? Curious what I can use in the Value field for the plannedStartDate_Mod, as show...
I'm making an automation for System and Group Admins which will allow them to copy attributes from one user to another. (Consider we utilize autoprovisioning, this will save people a ton of time.) The automation is pretty straightforward...until we get to groups and teams--groups especially. I'm gu...
Hello Community, Is there any way to validate a Fusion module completes it's step before the next module begins processing? I see tools for Break and Commit. Not sure if the commit being attached to a step means that step has to complete before the next step or if it means something else. I am unabl...