An activity is a service that your company performs or an operation that is needed to produce an item. In vPlan activities are also used to estimate the required time to perform an activity and to track time within vPlan. Furthermore activities are needed to calculate the planned and remaining capacity of your resourcesvPlan has three types of activities:An activity can only be performed by resources of the same type.To be able to plan an order you will need to set up a board within vPlan, with stages connected to specific activities.While creating or updating orders, collections and/or cards you can refer to the activity_id. So make sure you maintain all the possible activities through the /activity endpoint so you can use them to create orders, collections and/or cards.day_max_duration
Determine the maximum amount of time that can be planned for this activity per day. This causes vPlan to schedule excess hours to the next day(s).billable
Determine if the acitivity is billable.hourly_rate
Set the hourly rate of the activity.resource_type
enum<string>Â
optionalAllowed values:machinecellemployee
external_ref
string  | nullÂ
read-onlyoptionalThird-party reference of the object, for informational purposes only
created_at
string <date-time>
read-onlyoptionalDate and time of creation
Example:2024-04-11T10:22:15Z
updated_at
string <date-time>
read-onlyoptionalDate and time of last update
Example:2024-04-11T10:22:15Z
archived_at
string <date-time>
read-onlyoptionalDate and time that the object is archived
Example:2021-07-06T11:24:35Z
Modified at 2025-06-30 07:38:47