We need to make calls back to our cloud (e.g., accept PSC connections). Can Nuon do this from inside the customer account?
Last updated: June 18, 2026
QUESTION
We need to make calls back to our cloud (e.g., accept PSC connections). Can Nuon do this from inside the customer account?
ANSWER
Yes via actions. Actions are scripts that run from the runner inside the customer environment. The action fetches credentials from your account as a secret, then uses them to make the callback.
Alternatively, use Nuon's webhook system — trigger a callback when an install comes online so the vendor-side automation handles the handshake.