ProjectActivitiesImport
ProjectActivitiesImport
Key | Value | Remark |
---|---|---|
winbiz-method | PROJECTACTIVITIESIMPORT | |
winbiz-file | winbiz-import.whx | You can select the file you want to upload and then check the code generated by Postman to reproduce the process. The formats of the file are the standard ones specified in the following pages. The size of the file must not be bigger than 100 kB. |
full_day_length | ex: 8 |
Number of hours representing a full day length. This key and its content are optional. |
default_employee_code | ex: 15 |
A default code to set for the staff member (you have only one staff member, or you have a separate file for each staff member). This key and its content are optional. |
default_status | ex: 4 |
A default status to be attributed to all the activities (the accepted values are the same that are specified in the description of the file). This key and its content are optional. |
default_project_code | ex: 3 |
A default code to be set for the projects (you have only one project, or you have a separate file for each project). This key and its content are optional. |
default_customer_code | ex: 123456 |
A default code to be set for customers (you have only one customer, or you have a separate file for each customer). This key and its content are optional. |
default_task_code | ex: 4 | - |
import_as_batch | ex: true, false |
Choose if you want the import to be considered as a batch or not. This key and its content are optional. |