dispatch_projects_get
Fetch a project record by its ID, with optional scoping to an external-data application. Use it to get current project data when you know the project ID.
Instructions
Retrieve one project record by ID, optionally scoped to an external-data application. Returns the current project data; use dispatch_projects_list to search by customer, location, status, dates, or linked work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID | |
| externalDataApplicationGuid | No | External data application GUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||