...
When the file queue page is accessed, the backend server performs the following steps to ensure that all relevant file queue data is accurately retrieved and displayed on the front end. Here are three flows working and each flow has a purpose.
...
Once the flow has been designed, it needs to be published for the REST provider.
...
a. Default Flow: Retrieve All File Information For the Last 30 days
...
This process will extract all file information from the last 30 days.
...
Process Steps
Step 1: Receive Request
...