Create project
documentedCreate a new project.
POST /api/data/projectsProjectno implementation yet0 runsInput
name
Project name
Enter project name
description
Project description
Optional: brief description
shortId
Short ID
e.g. NWR-01
shortName
Short name
Optional short name
folderId
Folder ID
Optional: folder UUID
customerId
Customer ID
Optional: customer UUID
managerId
Manager ID
Optional: manager UUID
chargeCodeId
Charge Code ID
Optional: charge code UUID
statusId
Status ID
Optional: status UUID
priorityId
Priority ID
Optional: priority UUID
hourlyRate
Default hourly rate
Numeric, e.g. 75
budget
Budget
Numeric, e.g. 10000
statusUpdate
Status update
Optional: status text
templateId
Template ID
Optional: template UUID
template
Template project
Boolean: true/false
targetDate
Target date
YYYY-MM-DD
startDate
Start date
YYYY-MM-DD
endDate
End date
YYYY-MM-DD
favorite
Favorite for current user
Boolean
updatePlannedWithActual
Update planned with actual
Boolean
workingDays
Working days
Object with days
externalReferenceId
External reference ID
Optional: external ref
weekStartsOnMonday
Week starts on Monday
Boolean
Calls ProjectManager as you (your API key is your account); keychains.dev holds the credentials.