I'm trying to come up with a way of automating requesters without using the AD sync functionality (It's a complicated mess, but we can't pull from the AD, directly).
I'm able to add a requester using the Rest API, but I don't seem to be able to add extra information like: Login name, domain, password,first name, last name. All those attributes cause the api call to return an error with "invalid column names".
Is this a thing where I have to add the requester, then immediately update them?
Thanks in advance for the help.
- Jay