@preyproject/n8n-nodes-prey
v0.1.2
Published
n8n community node for Prey
Keywords
Readme
n8n-nodes-prey
This is an n8n community node that lets you work with the Prey Developer API in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Usage notes Compatibility Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Account
- Get account
- Users
- List users
- Get user
- Devices
- List devices
- Get device
- Get device location history (JSON or CSV)
- List device reports
- Get device report
- Trigger device action (alarm/alert/lock)
- Set device status (missing/recovered)
- Delete device
- Labels
- List labels
- Get label
- Create label
- Zones
- List zones
- Get zone
- Create zone
- Update zone
- Automations
- List automations
- Get automation
- Mass Actions
- List mass actions
- Get mass action
Credentials
This node uses API Key authentication.
API Key
- Go to Prey Control Panel → Settings → Developer API.
- Create an API key (you can set permissions and expiration).
- Use the API key in the Prey API credential inside n8n.
Note: Creating API keys requires a Personal, Business, or Education plan.
The credential includes a Permission Level field (Read-only or Read & Write) to hide write operations when the key is read-only.
Usage notes
- The Prey Developer API is currently in Beta and has fewer write endpoints than read ones.
- Rate limits are per API key:
- 2 requests/second
- 60 requests/minute
- 10,000 requests/hour
Compatibility
Compatible with [email protected] or later
