API weirdness, other questions

Options
araney
araney Expensify Customer Posts: 1

Hi,

The Expensify Advanced Updater has some weirdness to it. I am trying to update employees managers when they change. My initial API calls were giving me "employeeID" missing. When I gave it an employee ID field, it worked but it created a second field called "customField1" which I don't really want. Additionally, how do you make someone a policy admin with the API? When this script runs on people who are currently policy admins, it removes that admin. I've tried "isAdmin": true as well as "admin":true, buth to no avail. It's not listed anywhere in the docs.

Answers