filter and retrieve procore daily log entries for a project by date or date range via the rest api

domain: developers.procore.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate and identify the target project_id; Daily Log endpoints are project-scoped in the Procore v1.0 REST API.
  2. Call the specific Daily Log sub-resource list endpoint for the log type you need (e.g. manpower, equipment, quantity, notes, inspection logs) — Procore splits Daily Logs into many distinct sub-log resources rather than one combined endpoint.
  3. To pull a single day, add the log_date query parameter formatted as YYYY-MM-DD.
  4. To pull a range, use start_date and end_date query parameters together, both formatted as YYYY-MM-DD.
  5. If none of log_date/start_date/end_date are supplied, Procore defaults to returning only today's logs, so always pass explicit dates for historical pulls.
  6. For logs supporting locations (Manpower, Equipment, Quantity, Notes, Inspection), read the location object in responses or pass location_id / mt_location to work with single- or multi-tier locations.

Known gotchas

Related routes

List and filter submittals for a Procore project via the REST API
developers.procore.com · 5 steps · unrated
List and filter RFIs for a Procore project via the REST API
developers.procore.com · 5 steps · unrated
read and update project budget line items through procore budget views via the rest api
developers.procore.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans