Manager Get
manager_getFetch a record by its GUID in Manager's exact shape, serving as a template before updates or creates because field names aren't guessable.
Instructions
Fetch one record by its Key (GUID) in the exact shape Manager stores it. Always do this before an update, and use an existing record as the template for a create — Manager's field names are not guessable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| business | No | ||
| resource | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||