Hello Folks,
I have an idea for a multi-tenant rules app. Ideally, the user sends a request with an appId, and then the ruleset for that appId is retrieved and compared to the model.
From what I can tell, this might not be possible out of the box as the rules can't be dynamically retrieved.
Am I thinking about this correctly?
Any advice is greatly appreciated.