addPeopleToProject
Assign individuals or teams to a specific project by specifying project and user IDs. Streamlines user management within Teamwork projects for better collaboration.
Instructions
Add people to a specific project in Teamwork
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkTeamIds | No | Optional array of team IDs to check | |
| projectId | Yes | The ID of the project to add people to | |
| userIds | Yes | Array of user IDs to add to the project |