How to access model.Secrets in the frontend?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
scar101
5 - Atom
08-02-2024
11:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
Labels:
- Labels:
-
Developer
1 REPLY 1
aneeshnazar
Alteryx
08-07-2024
09:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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