Store a secret per Parent Company

Hi all, I want to create a secret in a parent company so I can reference the secret in a workflow, per parent company. For example: I have parent company Foo and there are 3 child companies F1, F2, F3. There is an API key for a remote SaaS service which has unique data for each child company; so the workflow would query the parent company but render the result data for each child company. I want to let the parent company managers subscribe to a scheduled workflow that emails them data on a daily basis that summarizes their child company values from the API.

Hi, @rustyweise :waving_hand: Thanks for your question. Let’s invite some community members to the conversation, hey @JBeatty @himanshurauthan @rustyweise, do you have any recent experience with projects like this?

My instinct is, storing sensitive information like an API as a value of a custom property is not recommended for security reasons.

Best,

Jaycee