DevITjobs UK
DevITjobs UK is a job board for software and IT roles in the United Kingdom. Callers can pull the open job feed and read each posting's title, hiring company, location, salary range, technology stack, contract type and application link, and can query the same listings through a GraphQL endpoint to filter by technology, location or salary. Suited to job aggregation and vacancy alerting. No credentials required.
What your agent can do with DevITjobs UK
Triggers and actions 1 trigger
- TriggerNew job posting
Polls https://devitjobs.uk/job_feed.xml (GET, no auth, no params) and fires for each new job listing appearing in the XML feed. Feed item fields: title, company, location, salary, description. No unique job id is published in the feed — implementer must derive a stable polling identity (e.g. hash of title+company+location, or publish date if present) since the vendor exposes only this one unauthenticated read endpoint.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the DevITjobs UK API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.