LogicMelon JobRelay field reference guide
The tables below outline the data that arrives in WordPress from the LogicMelon JobRelay feed. Data is saved by mapping it to WordPress meta or taxonomy terms.
As well as the fields below, all providers send the required fields and the geo located fields are also available in the feed.
LogicMelon fields
JSON node | Data type | Example value | Notes |
job_short_description | string | ||
contact_name | string | Jane Smith | The recruiters name. |
contact_email | string | jane.smith@mail.com | The recruiters email |
contact_telephone | string | 01234567890 | The recruiters telephone number. |
contact_url | string/url | https://site.url | The recruiters website URL. |
company_name | string | JobRelay | The company name where the position is. |
company_tagline | string | Relaying Jobs | The company tagline where the position is. |
company_website | string/url | https://jobrelay.io | The company website where the position is. |
company_twitter | string | @jobrelay | The company twitter handle where the position is including the @ symbol. |
company_logo | string/url | https://img.com/im.jpg | The company logo where the position is. This should be a hosted image URL. |
company_video | string/url | https://youtube.com/videoid | A link to a video on a video sharing site such as Youtube. |
expiry_date | date | 2020-12-01 | When the job expires or no longer takes applications. Should be in the format of YYY-MM-DD . |
start_date | string | 2021-01-10 or ASAP | When the job starts. Can be any string including in a date format. |
salary_currency | string | GBP | Currency code for the salary |
salary_from | float | 10000 | A number (float) for the lower salary. |
salary_to | float | £20 per hour + Holiday Pay | A salary string. |
salary_per | string | annum | For more information please see our Default Values. |
salary_benefits | string | Laptop & healthcare | Freetext, additional salary information. |
salary | string | 15000 | A number (float) for the salary. |
featured | boolean | 1 | 1 to mark as featured or 0 (default) to not be featured. |
job_location | string | London, UK | |
job_type | string | Contract | A pipe (| ) separated list of job types. Used for permanent, temporary and contract. |
job_industry | string | IT | A pipe (| ) separated list of job industries. |
job_hours | string | Full Time | A pipe (| ) separated list of job hours. Used for full time and part time. |
custom_data | string | Some custom data | This is an open text field for any additional information. |