Get Finished Applicants From Database icon

Get Finished Applicants From Database

Get the finished applicants from the database who has finished the interview process.

Overview

This node retrieves finished applicants from a database who have completed the interview process. It is useful in scenarios where you need to fetch and process data about candidates who have finished their interviews, such as for reporting, further evaluation, or integration with other HR systems.

Use Case Examples

  1. Fetching a list of candidates who have completed interviews to generate a summary report.
  2. Integrating with an HR dashboard to display finished applicants for review.

Output

JSON

  • response - The response data containing the finished applicants retrieved from the database

Dependencies

  • An API key credential for authentication with the Mona AI API

Troubleshooting

  • Ensure that the API key and UID credentials are correctly configured and valid to avoid authentication errors.
  • Check network connectivity to the Mona AI API endpoint to prevent request failures.
  • Verify that the database contains finished applicants; an empty response may indicate no data matching the criteria.

Links

Discussion