Tutorial 2 - Fetch Applications
In this tutorial we will continue the process we started in Tutorial 1 where we have created and published a new Job. We assume that some candidates have already applied for our job and will now show how to:
1. Fetch Application Data
1. Fetch Application Data
1. Fetch Application Data
To retrieve current applications for your mandator, you can call the GetApplications operation.
The full example can be downloaded here.
It was tested with node.js v12.4.0 and npm 6.10.3.
You will have to do npm install and insert your mandator id and token before starting the project with node src/applications.js