Fusion: How to add users as Resource Managers on a project?
I have certain people assigned to clients that need access to all projects for that client.
I set them up on a form that is attached to each client (Company).
When a project is opened for that client (Company) it pulls their name from the Company a calc field on the project.
I'm trying to add them as Resource Managers on each of those projects.
If I do an API call to get the Resource Manager info it looks like

I have a scenario where I can pull the names and IDs of the users I want added from the Company Form but I don't know how to add them as Resource Managers to the project.




I have all the IDs (4 in this example) as an array and iterated but I don't know how to get them into the Resource Manager collection. The Create a Record and Update a Record didn't seem to work, or at least I couldn't get them to work. Does anyone know how to do this?

