Solved
Unable to add ProjectUser on Workfront via Fusion
Hello Everyone,
I would like to add a team / user on Workfront project (i.e. people section of the WF project).
I tried the beloew
- Custom API module
URI : prjusr
Method : Post
Query String : ProjectID & UserID
Error : Invalid Json at line 1 (If the parameters are passed in the Body section)
-OR-
null objCode (when the parameters were passed as Query Strings)
- Create Record
Record type : Project User
Passed both fields : Project ID & User ID
Error : PRTU is not a top level object
