Procore.Api.CoreWorkflowsWorkflowTemplateVersions (procore_sdk v0.3.0)

API calls for all endpoints tagged CoreWorkflowsWorkflowTemplateVersions.

Summary

Functions

Get a Workflow Template Version Returns the details of a specific workflow template version.

Functions

Link to this function

rest_v20_companies_company_id_workflows_templates_versions_id_get(connection, procore_company_id, company_id, id, opts \\ [])

Get a Workflow Template Version Returns the details of a specific workflow template version.

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • company_id (String.t): Unique identifier for the company.
  • id (String.t): Unique identifier for the resource.
  • opts (keyword): Optional parameters

Returns

  • {:ok, Procore.Model.RestV20CompaniesCompanyIdWorkflowsTemplatesVersionsIdGet200Response.t} on success
  • {:error, Tesla.Env.t} on failure