I've been searching for a way to do this. It seems to be in the user
metadata: "favorites": { "label": "Favorites", "typeObjCode": "FVRITE",
"targetTypeObjCode": null, "fieldType": "Favorite", "enumTargetObjCode":
null, "enumType": null, "url":
"https://hcgint.my.workfront.com/attask/api/v13.0/fvrite/metadata" },but
there's really no way I've found to get to it from an API call. If I had
the right code I could possibly post a favorite to a user. I mapped out
the structure of the favorite
here:ht...