I have been working on a scenario that looks for specific new requests/issues and then grabs all necessary data, to include user data for three different roles to be assigned to the converted issue/project. After converting the issue to a newly created project I need to then assign each user to all ...
Thanks again for you help, @Sven-iX. I have a follow-up question, how would I include or remove a team instead of specific users on the converted project?
@Sven-iX Now I am receiving this error:[422] APIModel INTERNAL action addUsersFromProject does not support argument named {"userIDs": ["67c8bd320004760a3117d5618bf1072b"]}
I am trying to figure out how to add users to a project using Fusion. I have tried a Custom API call: Post and a Create Record for Project User. Neither work and produce a 422 error: [422] PRTU is not a top level object and can't be requested directly. I am trying to add a few users that will not be...