Creates a new project in a Toggl workspace. Projects are used to organize time entries and track work for specific initiatives. Required parameters: workspace_id (integer) and name (string). Optional parameters include client assignment, privacy settings, billable status, and ti…
nameRequiredstringName of the new project
ratenumberDefault hourly rate for this project in chosen currency (premium feature)
colorstringProject color as a hex string (e.g., '#FF5733'). Custom colors require a premium plan; otherwise defaults to standard color.
activebooleanWhether the project is active (true) or archived (false)
billablebooleanDefault billable status for entries in this project
currencystringISO currency code for fixed fee and hourly rate
templatebooleanMark this project as a template for future use (premium feature)
client_idintegerID of the client the project belongs to
fixed_feenumberFixed-price fee for this project in chosen currency (premium feature)
is_privatebooleanWhether the project is private (true) or public (false)
template_idintegerID of an existing template project to base this project on
workspace_idRequiredintegerID of the workspace where the project will be created
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.