create_link
Add links to Procore projects for documentation, resources, or external references by specifying project ID, title, and URL.
Instructions
Create link. [Company Admin/Project-Level Configuration] POST /rest/v1.0/links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| title | Yes | The user-facing title of the link | |
| url | Yes | The full URL for the link |