Send Invite
send_inviteSends an invite email to a specified user in the Procore directory, triggering a notification and returning a confirmation.
Instructions
Send invite email to specified user. Use this to dispatch the notification or message related to Directory records. Triggers the notification and returns a confirmation. Required parameters: company_id, id. Procore API (v1.3): Core > Directory. Endpoint: PATCH /rest/v1.3/companies/{company_id}/users/{id}/invite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Directory resource |