Access JSON File on Forms Server
Is it possible to access a JSON file that is stored locally on the Forms server?
Use case: I have a very large JSON array that I would like to query in order to pull in some dynamic information about what the user has selected from a dropdown control. I've been unsuccessful with embedding the JSON directly into my Form, solely due to the size of the array. This is why I'd like to try something like HTTP GET, directly calling the .JSON file.
-
Please see this documentation for a rule that uses json data to initialize a form. Otherwise, you would typically need a webservice to pull data from other sources into your form. If you need help with this, please reach out to your Account Manager who can connect you with our services team.
Thanks!
0
Please sign in to leave a comment.
Comments
1 comment