Job Description
Contact Tina Young | 028 7032 6600 | Tina@riadaresourcing.com
Slurry Treatment Technician - Omagh (West Northern Ireland) - Permanent
Are you from a farming or agri background and looking for something more structured, with great long-term potential? We are recruiting for a hands-on Slurry treatment technician to join a growing agri-tech company working across farms in the West of Northern Ireland.
This is a field-based role where no two days are the same – combining farm visits, practical work, and working with new environmentally focused systems. What’s On Offer:
1. £Competitive salary
2. 37–40 hours per week (Mon–Fri)
3. Occasional Saturday (day off in lieu)
4. Company van provided (must be aged 25+)
5. Paid in Euro or Sterling
6. Long-term opportunity in a growing sector
7. Strong potential for future development
8. Omagh / West NI (Field-Based Role)
9. Company Van Provided
The Role
You will manage a number of farms (approx. 15–20 on a cycle) and be responsible for:
10. Visiting farms and gathering key information (livestock, slurry tanks, volumes etc.)
11. Acting as the main point of contact for farmers
12. Carrying out hands-on work, including slurry tank operations and dosing
13. Installing systems (pipework, tanks, pumps, sensors)
14. Carrying out maintenance and repeat visits to monitor performance
Over time, systems become more automated – but you’ll still be key in managing and maintaining sites.
What We’re Looking For:
This role is perfect for someone who:
15. Has a farming / agricultural background
16. Is hands-on and practical
17. Is comfortable working outdoors and on farms
18. Has strong communication skills
19. Can work on their own initiative
Ideal backgrounds:
20. Farming
21. Plant / machinery / yard work
22. Agricultural services
23. Transport / logistics in agri settings
Why Apply?
24. Work across farms in your local area
25. Get variety – no 2 days the same
26. Be part of an environmentally focused, growing business
27. Use your practical skills in a structured, reliable role
If you’re someone who enjoys farm work but wants something more structured and long-term, this is a great opportunity to move into a new type of role within agriculture.
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
28. Share Vacancy on Facebook
29. Share Vacancy on X
30. Share Vacancy on LinkedIn
31. Share Vacancy on WhatsApp
32. Send Vacancy to a friend
// function selectJob() { var jobID = '36874'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //