Skip to main content
The KnoxCall Make app brings KnoxCall into your visual scenarios, with instant triggers and the security-forward actions.

Create a connection

  1. Add a KnoxCall module to a scenario and create a new connection.
  2. Choose your Environment (Production or Sandbox).
  3. Enter the Client ID and Client Secret from KnoxCall → Security → API credentials.
The connection performs the OAuth client-credentials exchange, stores the token, and labels itself with your tenant. Make refreshes the token automatically.

Triggers (instant)

  • Watch Request Events — one trigger, multi-select the lifecycle events you care about (success, error, 4xx, 5xx, timeout, …), optionally filtered to a route.
  • Watch Audit Events (SIEM) — every audit-log entry, for streaming into a SIEM or notification channel.
Both are webhook (REST-hook) triggers: Make registers a webhook on enable and removes it on disable. Deliveries are HMAC-signed.

Actions

  • Proxy a Request — call any API through KnoxCall with {{token: ...}} placeholders.
  • Tokenize / Detokenize, Encrypt / Decrypt / Sign / Sign JWT.
  • Issue / Revoke Database Credential, Issue / Revoke Certificate, Rotate OAuth Client Secret, Create Secret.
  • Plus full CRUD across routes, secrets, vaults, crypto keys, PKI, dynamic DB credentials, webhooks, clients, environments, OAuth clients, API keys, and agents.

Searches

Find Route / Get Route, Find / Get Secret, Get OAuth2 Secret Token, Get Crypto Public Key, List Vaults & Tokens, List DB connections/roles/leases, List PKI roots / Get CRL, List Audit Logs, Get Account / Usage, List Webhooks & logs, List Event Types, and more. The Make app covers the full KnoxCall module catalog.