Use external lookup field to check status of a request
Hi,
I have a question regarding tracking the status of one request using another. Specifically I’d like to know if this can be achieved with an external lookup field.
Here’s the scenario:
- I have Request A.
- I want to use Request A to track the status of Request B.
In the custom form for Request A, is it possible to include a lookup field where:
- I can select Request B from a request queue project.
- A second field displays the status of Request B.
- A third field displays the link of Request B.
To summarize, there would be three fields:
- Field 1: Select a request from a request queue.
- Field 2: Show the status of the selected request in Field 1
- Field 3: Show a clickable link of the selected request in Field 1
If this approach is logical and feasible, I would appreciate any help on how to configure the three external lookup fields, particularly with respect to their Base API URL and JSON Path.
I hope this explanation makes sense.
Thank you for your time and assistance!