We have a product in which flexadvisors can arrange temporary access to a certain AD group for an employee.
One of the fields that we return in the email is:
{{request.toDate}}
I would like to clarify in a report:
Employee name : {{requester.fullname}}
Ad Group : {{request.form.locationandfunction.code}}.
Due ends on : {{request.toDate}}
The last field {{request.toDate}} cannot be found in Elastic Reports, nor in the API requests.
The reason is that we then have insight into who has (temporary) access for how long.
You can then see whether a right needs to be extended, but also whether it should be taken earlier.