We have a process that is no longer being used and the department has asked us to take away the access to all of the issues within their project. There are nearly 6000 issues. I tested removing assignments but that doesn't take away their access. I was able to unshare the portfolio and project but u...
I am newer to creating and supporting various fusion scripts and ran into a challenge and wondering if there is a solution. Scenario: I have a CSV file that we are reading with fusion that includes a "problem" text (just a string of text) that we are looking to insert the text into a new "Reques...
Whenever we have an error, we call a webhook to store the error in Workfront, so we can track the errors. However, if we use the retry error handler, we get duplicate errors. We would like to identify these duplicates and ignore them. The execution ID increments, so we can't use that value to see if...
Hi There, I am looking to grant access for a user/group to project after an action performed in Workfront via fusion. Is it possible possible through Workfront modules or should I use HTTP module. If its http module, please help me with api calls/queries. I am also looking to remove access after an...
Using the Workfront module-Upload Document it requires a related Record ID BUT using the API you don't need that.I don't have a related record ID, I just want to upload the file. How do you upload a file without that record ID?
While migrating a large set of data—around 4k+ values—within a specific record type (having various Id's, business areas..) from one Workfront sandbox (Sandbox2) to another (Sandbox1), specifically in the Planning area.Is there a recommended way to bulk import these values into the same record type ...
Hi, I've got an image URL Corp-Prim-CREATIVESTUDIO-RGB-PH-lr-workfront (526×151) But when I put it in the html field when adding a Note the email just shows the html The html does work in an html editor when I preview it so I'm not sure why it's not working in the html field in FUSION. Can anyone...
Hi Everyone, I ran into an interesting problem where I wanted to trigger AWS lambda from Workfront Fusion which was protected. As far as I can see for now there is an option to create signature but only two are available and there is no AWS4-HMAC-SHA256. Also there are only modules for S3 buckets bu...