Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

RCRM Job Candidate Shortlist Status Integration Loop #114

@wdprice

Description

@wdprice

A loop exists in RCRM Job Candidate Status updates. This bug loops as follows:

  1. Candidate Status in RCRM set to Interview Scheduled, Schedule Interview, Resume Handoff to Client, Phone Screening Organized, Shortlist
  2. Zapier Job 5 PROD - JOBCANDIDATE Update All Status RCRM to TaaS executes and sets TaaS App JobCandidate Status = shortlist
  3. Zapier Job 4-PROD-JOBCANDIDATE-Status-to-Rcrm picks up webhook with the JobCandidate status update from previous step, updates the corresponding job back to Shortlist status in RCRM.

Solution agreed upon by team

  1. Update TaaS App API to allow a new status on the JobCandidate object: interview
  2. Update TaaS App Front end JobCandidate review page to display JobCandidate records with status = interview on the "Interested" tab, and to not display them on the "To Review" tab
  3. Update Zap 5 PROD - JOBCANDIDATE Update All Status RCRM to TaaS to set status = interview instead of the current value of shortlist

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions