My company isn't using Procore's Field Productivity tools. Instead, our team uses third-party software to collect timecard entries from our site teams and workers in the field. Is there a way to import our timecard entries so they can appear in the 'Timesheet Hours' column? Our goal is to track labour in our Procore budget, similar to how Procore's Field Productivity customers do.
Yes. If your company does NOT use Procore's Field Productivity tools, you can develop your own custom or third-party custom integration for inputting your timecard entries into Procore. Your custom integration can input your entries to Procore's Timecards tool using the API, which enables you to view timecard entries in the 'Timesheet Hours' column of a budget view. Similar to how a user configures the Company level Timesheets tool's 'Default Cost Type for Timecards' setting to 'Labor' (see Configure Advanced Settings: Company Level Timesheets), this API solution sets your third-party time entries to 'Labor' (or any other cost type that you would prefer to use) and stores your data in the Timecard tool.
Here are the steps for creating or updating a timecard entry using the API.
base_
type
value of 'labor' (or any other cost type that you would prefer to use) and note itsid
value. Because each Procore company account can create a custom list of cost types (see Add Company Cost Types), cost type identifiers are not consistent across accounts. You will use thisid
value in the next step.line
_item_type_id
attribute.