Bulk Bookings Upload
Please note: Projects and Resource must already exist in your account before you can bulk upload bookings to Hub Planner. Please follow instructions below.
Bulk Upload New Bookings
In order to upload new bookings you will need to follow the steps listed below:
Step 1
Download the CSV Bookings Template here - You will need this again in Step 5.Step 2
Download the Resources CSV Reference file (Located in Settings / Manage Projects / Add New Projects | Bookings (Button top right) / Add Multiple Bookings / Download All Resources). A csv file will be downloaded to your computer.You will use this file to reference the resource ID.
Step 3
Download the Projects CSV Reference file (Located in Settings / Manage Projects / Add New Projects | Bookings (Button top right) / Add Multiple Bookings / Download All Projects). A csv file will be downloaded to your computer.You will use this file to reference the project ID.
Step 4
The 2 reference files download in step 2 and 3 are used to find the resource ID and project ID you want to add the booking to.- First open up the open up the file exportResources.csv (downloaded in step 2) and find the name of the resource you want to add bookings to. Once you find the resource copy or take note of the resource_id for that resource. You will need to paste this value in Step 5.
Next open up the file exportProjects.csv (downloaded in step 3) and find the name of the project you would like to add bookings to. Once you find the project copy or take note of the project_id for that project. You will need to paste this value in Step 5
Step 5
Open the CSV_Booking_Template.csv file (downloaded in Step 1) and copy and paste the corresponding resource and project id's to the correct columns.- event_resource - add your resource_id here
- event_project - add your project_id here
CSV Options
The following options are valid for uploading bookings via our CSV template which can be downloaded hereevent_id - (optional)
- Empty (default creates a new booking)
- Id to update an existing booking
- Start Date (Format mm/dd/yyyy)
- End Date (Format mm/dd/yyyy)
- Id to associate a resource with the booking
- Id to associate a project with the booking
- HOURS_DAY (default)
- TOTAL_HOURS
- PERCENTAGE
- Empty (defaults to a full day)
- if state = HOURS_DAY then stateValue is the minutes per day for the booking
- if state = TOTAL_HOURS then stateValue should be the total minutes for the booking from start to end
- if state = PERCENTAGE then stateValue should be the percentage of the daily commitment for the duration of this booking