We have been informed that our campaign tracking solution is being discontinued and are looking for solution that does not involve having our analytics team manually create CID's in Adobe Analytics. With much of the needed information already in Workfront custom form data, I was wondering if using ...
I'm working on a scenario pushing an issue from Workfront to create a case in Salesforce. I'd like to push the Assigned To field (from the issue) but am only seeing Assigned to ID. The scenario won't run because I think that Salesforce doesn't recognize this ID so I'm thinking I need to push a Name ...
I have a scenario that creates a program and several projects within in. Documents loaded via the request queue need to be placed into a folder on the program. There is no option to select a folder in the upload module when the object is PRGM. There is a document move function in the Misc Actions...
When Fusion updates a custom field in Workfront with a URL, the final character , a closing bracket aka brace is shown in the custom form but not on the hyperlink. Thus when the hyperlink is clicked in Workfront, the link fails because the final bracket isn't included. Any help would be gratefully ...
I have a scenario that's being built off a Document Upload trigger, but this scenario needs to be narrowed down to only trigger for new uploads within a certain folder structure (for example: folder A is ignored by Fusion, but folder B triggers Fusion). Crucially, this folder structure will be appl...
I have created an API Custom API Call to update the predecessor of a task. I have received an error on the module below. I am wondering if I am just missing some commas or quotes in the body or if I am completely off. The error says "[422] APIModel INTERNAL does not support field data (Task)" so I ...
I'm using standard fields (large text) and picklist and trying to map values from the custom fields on a custom Issue form to the same custom fields on a custom Project form - and whether adding to a data structure used in a Create JSON step, or directly mapping from the webook data to the fields in...
I would like to use the answers from a custom form to change the assignment of a task within a project. Created Workfront Search module to look for the task with the template ID I needed. I filled in the collection section with "assignments:ID".Created a Workfront Misc Action module with the follow...
We have one template that gets attached to the project, then later on a second template gets attached to the same project. On the second template, the predecessor of the first task should be the last task from the first template.