Hello all,
I know that typically integrations are built with the use of a secret that is static and is saved in an integration instance's parameters.
How would one handle feeding a secret for one SaaS' API that gets rotated and stored in the key vault of a different product (which would be available via that product's API) - so e.g. getting password from AWS KMS to use in an API call to Tenable? The only way that comes to mind is creating a custom action that does both steps within the one action.