Employer job feeds

Share current jobs directly with Zimbabwean talent.

Choose the organization dashboard for occasional hiring or connect an approved feed for regular vacancies. ZGTN validates deadlines, official domains, direct application links, and duplicates before publication.

Three submission methods

Use the path that fits your hiring volume.

01

Organization dashboard

Create and manage individual listings in your ZGTN workspace. Best for occasional vacancies and teams that want a simple form.

Request Access
02

Employer JSON feed

Give ZGTN an approved, public or authenticated feed URL. We check it daily and keep your closing dates and application links current.

Register a Feed
03

Secure partner API

Send up to 100 jobs per request to the partner endpoint. Tokens are issued only after the organization and its corporate domains are reviewed.

Request API Access

Partner API

A small, stable job schema.

Authenticate with a Bearer token issued by ZGTN. Raw tokens are never stored in the source repository.

POST https://zgtn.org/api/partners/jobs
Authorization: Bearer <partner-token>
Content-Type: application/json

[
  {
    "external_id": "EMP-2026-104",
    "title": "Finance Manager",
    "location": "Harare, Zimbabwe",
    "country": "ZW",
    "employment_type": "full_time",
    "description": "Complete employer-provided role description...",
    "apply_url": "https://employer.co.zw/careers/EMP-2026-104",
    "posted_at": "2026-07-29",
    "expires_at": "2026-08-12"
  }
]

Publication checks

What ZGTN checks before a job appears.

Organization and application

Corporate identity, approved sender or feed domain, employer or supported ATS destination, safe HTTPS link, and a working direct application route.

Listing quality and freshness

Clear role title, complete description, Zimbabwe location or eligibility, current closing date, duplicate detection, and automatic expiration or revalidation.