Description -
How would you like the feature to work -
attempted testing to change the user ID in the Fusion scenario, but it can't be updated. The Fusion Admin name appears because it is part of the API table.
The ownerID represents the Primary Contact, which is separate from the enteredByID field, and therefore, it can't be used to override it.
Current Behaviour -
Workfront API does not currently support passing "Entered By" information for these types of calls. The API does not have the capability to act on behalf of another user when making requests, meaning that any changes, updates, or requests made via API will always be attributed to the user through which the connection is established (in this case, the Fusion Admin).