Tool to create a new task in a TeamCamp project. Requires both 'name' and 'taskName' fields per API requirements.
nameRequiredstringName of the task (required along with taskName)
filesarrayArray of file objects
dueDatestringDue date in YYYY-MM-DD format
groupIdstringGroup ID for the task
priorityintegerTask priority level
statusIdstringStatus ID for the task
taskNameRequiredstringName of the task (required along with name) - both fields must be provided
projectIdRequiredstringThe project ID to create the task in
taskUsersarrayArray of user IDs to assign to the task
descriptionstringTask description
milestoneIdintegerMilestone ID
estimateTimeintegerEstimated time in minutes
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.