Is it possible to have a Tables QueryParameters value use a lookep up value in another Table?
Is it possible to have a Tables QueryParameters value use a looked up value in another Table?
Example
api_example/getids
Table1 API resolves as the following
Name ID
York 1
Dauphin 2
Erie 3
For Table2, I want to use the ID for "Dauphin" as a Parameter value, using the string "Dauphin" to resolve the arbitrary IID
api_example/getdetails?ID=2
Is this possible in the config.json Table definition?
Thanks!
Rich
0
Please sign in to leave a comment.
Comments
0 comments