create_app_installation
Install third-party applications in Procore for specific projects or companies to extend platform functionality and integrate external tools.
Instructions
Create app installation. [Platform - Developer Tools/App Marketplace] POST /rest/v1.0/app_installations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_uid | Yes | Third party application UID | |
| project_id | Yes | Project ID. Note: Only one of project_id or company_id is required. | |
| company_id | Yes | Company ID. Note: Only one of project_id or company_id is required. | |
| app_installation | Yes | app_installation |