n8n-nodes-jobsinodisha
v0.2.0
Published
n8n community node for JobsInOdisha.com job portal API
Downloads
40
Maintainers
Readme
n8n-nodes-jobsinodisha
n8n community node for the JobsInOdisha.com job portal API.
Installation
Install in your n8n custom extensions directory:
npm install n8n-nodes-jobsinodishaThen restart n8n. The node will appear as JobsInOdisha in the node picker.
Features
This node supports the following resources and operations:
- Job -- Create, Create (Admin), Bulk Import, List, List (Admin), Edit, Close, Delete
- Company -- Create, List, Edit, Delete, Search
- Employer -- List All, List Unverified, Verify
- Institution -- List, Update Status, Delete
- User -- List, Edit, Delete
- Dashboard -- Get Stats
Skills support
Jobs can include a skills field (comma-separated list) when creating or editing. You can also filter job listings by skills.
Credentials
The node requires a JobsInOdisha API credential with:
- API Key -- your key (starts with
jio_) - Base URL -- defaults to
https://www.jobsinodisha.com
API documentation
Full API reference: https://www.jobsinodisha.com/developer
License
MIT
