Procore.Api.ProjectManagementDailyLogDailyLogClones (procore_sdk v0.3.0)

API calls for all endpoints tagged ProjectManagementDailyLogDailyLogClones.

Summary

Functions

Clones Daily Logs from one Date to another Date Clones Daily Logs of the given log_types from the from_date to the to_date.

Functions

Link to this function

rest_v10_projects_project_id_daily_logs_clones_post(connection, procore_company_id, project_id, rest_v10_projects_project_id_daily_logs_clones_post_request, opts \\ [])

Clones Daily Logs from one Date to another Date Clones Daily Logs of the given log_types from the from_date to the to_date.

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • project_id (integer()): Unique identifier for the project.
  • rest_v10_projects_project_id_daily_logs_clones_post_request (RestV10ProjectsProjectIdDailyLogsClonesPostRequest):
  • opts (keyword): Optional parameters
    • :"Idempotency-Token" (String.t): Unique idempotent token

Returns

  • {:ok, nil} on success
  • {:error, Tesla.Env.t} on failure