cork_get_installer_setup
Get one-time setup steps for an RMM vendor requiring manual configuration before software installs work, including script creation, exact settings, and variables to declare.
Instructions
Get the one-time setup steps for an RMM vendor that requires manual setup before software installs work - the script to create in the RMM, its exact name, settings to match, and variables to declare. Use when a connected integration shows installer.requires_manual_setup=true (and the package manager is missing from installer.configured_package_managers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor_key | Yes | RMM vendor key to set up (e.g. NINJA_RMM, DATTO_RMM). Obtain from a connected integration's vendor.key where installer.requires_manual_setup is true. | |
| package_manager_key | Yes | Package manager the setup is for. |