Ah you are updating a "text field with formatting" in WF, I missed that part, we haven't started using those fields but i'm guessing its similar issues to the typeahead field issue I ran into last year in Fusion, they cannot be updated in the same way as a simple text field. If its working when the...
Hi Bret, what modules are you using to move the text over to Workfront? I don't think there should be an issue if its Create or Update Record, but if it was a custom API call you might run into issues unless you first use the "Create JSON" module to place the text into and then send that JSON as th...
We have started to use the SharePoint modules with Fusion 2.0 for what seems like pretty basic functions like upload or download a document to a SharePoint document library however it doesn't seem like this is functionality supported in the latest SharePoint APIs. Would be interested to hear what f...
There is a html field when you create a note, so i'm sure it is possible, but it might need to be sent via the custom api card and some other field is needed
Also interested in this answer, at the moment we are just taking a large amount of screenshots, documenting the modules, filters, steps in order and exporting the JSON for every change, but its very cumbersome for large scenarios.
Hi Adam, we just completed a project that would be very similar to your steps using Fusion 2.0, unfortunately I don't have anything i can share by way of example, but is there anywhere in particular you are stuck?It looks like step 1 and 2 is Workfront functionality, for step 3 it would be great if ...
Currently the maximum time interval for Fusion scheduled jobs is 5 minutes. This is a real block to productivity when a user needs to wait 5 minutes for the job to trigger. We would need that time to be much lower, less than 1 minute.
At the moment we can convert an issue to a project via the UI and the custom form data will transfer over to the project if matching fields. This is should also be available via API
When a user is given access to an object via an API, the existing access is all removed and the new access is the only access that remains. We should be able to add/remove/edit individual rights without editing all access on the object.