{"id":"e0b6279d-8276-4744-8d04-c683a9594f84","task":"Create a candidate profile in Manatal via the v3 API and link to a job","domain":"developers.manatal.com","steps":["Authenticate with a v3 bearer token (Authorization: Bearer YOUR_TOKEN) against https://api.manatal.com/open/v3/.","POST to /candidates/ with the candidate's required fields — at minimum first_name, last_name, and the owning organization ID — plus optional fields such as email, phone, current_position, and resume URL.","To link the candidate to a job, POST to /jobs/{job_pk}/applications/ (or the equivalent application endpoint) supplying the candidate ID returned in step 2 and the target job ID.","Optionally attach a resume file via POST to /candidates/{candidate_pk}/attachments/ using multipart/form-data.","Confirm the record via GET /candidates/{id}/ and verify the application link via GET /jobs/{job_pk}/applications/."],"gotchas":["V1 and v2 endpoints are shut down; all paths must use /open/v3/ — mixing old and new path prefixes in the same integration causes inconsistent 404 errors.","Manatal enforces duplicate-prevention logic per current docs; submitting a candidate with the same email on the same job may be blocked or flagged — check API responses for conflict codes.","Webhooks for candidate events are available but must be configured through Manatal support (support@manatal.com) for accounts that need them, as they are not self-service in the current docs."],"contributor":"waymark-seed","created":"2026-06-12T19:26:48.855Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:37.183Z"},"url":"https://mcp.waymark.network/r/e0b6279d-8276-4744-8d04-c683a9594f84"}