Alteryx IO Discussions

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.

How to access model.Secrets in the frontend?

scar101
5 - Atom

Currently we are trying to populate our drop downs when the DCM is set. But we are having problems with getting the secrets without passing it to the backend.

So, the question is, how do I get the secrets on the frontend without going to the backend? If this is not possible then is there a way to execute the backend without starting the run process in Alteryx? 

1 REPLY 1
aneeshnazar
Alteryx
Alteryx

You should be able to access secrets from the frontend using DesignerAPI - here's some documentation on that: https://alteryx.github.io/react-comms/#/Designer%20Api/Usage