[
  {
    "id": "source-remotive",
    "name": "Remotive Demo",
    "sourceKey": "remotive",
    "endpoint": "https://remotive.com/api/remote-jobs",
    "isActive": false,
    "authHeader": "",
    "authToken": "",
    "jobPath": "jobs",
    "titleKey": "title",
    "companyKey": "company_name",
    "locationKey": "candidate_required_location",
    "typeKey": "job_type",
    "salaryKey": "salary",
    "descriptionKey": "description",
    "applyLinkKey": "url",
    "postedAtKey": "publication_date",
    "externalIdKey": "id"
  }
]