Automate Intellifi Brain
HumDay reads Intellifi Brain’s own published API description and derives 77 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Intellifi Brain is
This document describes the [Intellifi Brain](https://intellifi.zendesk.com/hc/en-us/categories/360000685454) Web API specification using the [OpenAPI specification](https://github.com/OAI/OpenAPI-Specification). The Brain Web API is a RESTful API that allows you to interact with the [Intellifi devices](https://intellifi.zendesk.com/hc/en-us/categories/360000685434) and services in a powerful and
What HumDay can do in Intellifi Brain
40 documented operations change something in Intellifi Brain.
- POSTCreate item
/items - POSTCreate user
/users - POSTCreate item list
/sets/itemlists - POSTCreate subscription
/subscriptions - POSTCreate spot list
/sets/spotlists - POSTAdd items to an existing list
/sets/itemlists/{id}/ids - DELETEDelete item
/items/{id} - PUTUpdate existing item
/items/{id} - DELETEDelete user
/users/{id} - PUTUpdate existing user
/users/{id} - POSTCreate key
/keys - POSTCreate binary large object (blob) metadata
/blobs - POSTCreate key-value pair
/kvpairs - POSTCreate spotset
/spotsets - POSTCreate location
/locations - POSTCreate binary large object (blob)
/blobs/{id}/upload - POSTCreate location rule
/locationrules - DELETEDelete item list
/sets/itemlists/{id} - PUTUpdate existing item list
/sets/itemlists/{id} - POSTAdd spots to an existing list
/sets/spotlists/{id}/ids - DELETEDelete subscription
/subscriptions/{id} - PUTUpdate existing subscription
/subscriptions/{id} - POSTCreate spotset
/spots/{id}/sets - DELETEDelete spot list
/sets/spotlists/{id} - PUTUpdate existing spot list
/sets/spotlists/{id} - DELETEDelete item from list
/sets/itemlists/{id}/ids/{itemId} - DELETEDelete key
/keys/{id} - PUTUpdate existing key
/keys/{id} - DELETEDelete binary large object (blob)
/blobs/{id} - PUTUpdate existing spot
/spots/{id} - DELETEDelete key-value pair
/kvpairs/{id} - PUTUpdate existing Key-value pair
/kvpairs/{id} - PUTUpdate existing service
/services/{id} - PUTUpdate existing spotset
/spotsets/{id} - DELETEDelete location
/locations/{id} - PUTUpdate existing location
/locations/{id} - DELETEDelete location rule
/locationrules/{id} - PUTUpdate existing location rule
/locationrules/{id} - DELETEDelete spot from list
/sets/spotlists/{id}/ids/{itemId} - PUTUpdate existing spotset
/spots/{id}/sets/{setId}
What HumDay can read from Intellifi Brain
These are the operations a schedule or a trigger can watch.
- GETGet item
/items/{id} - GETGet user
/users/{id} - GETGet event
/events/{id} - GETGet all items
/items - GETGet all users
/users - GETGet all events
/events - GETGet item list
/sets/itemlists/{id} - GETGet subscription events
/subscriptions/{id}/events - GETGet all item lists
/sets/itemlists - GETGet item ids for this list
/sets/itemlists/{id}/ids - GETGet subscription
/subscriptions/{id} - GETGet all keys
/keys - GETGet all binary large objects (blob)
/blobs - GETGet all spots
/spots - GETGet all key-value pairs
/kvpairs - GETAuthentication information
/authinfo - GETGet all services
/services - GETGet spotsets
/spotsets - GETGet all locations
/locations - GETGet all presences
/presences - GETGet all location rules
/locationrules - GETGet all subscriptions
/subscriptions - GETInfo for a specific spot list
/sets/spotlists/{id} - GETGet all spot lists
/sets/spotlists - GETGet spot ids for this list
/sets/spotlists/{id}/ids - GETGet key
/keys/{id} - GETGet binary large object (blob)
/blobs/{id} - GETGet spot
/spots/{id} - GETGet key-value pair
/kvpairs/{id} - GETGet service
/services/{id} - GETGet spotset
/spotsets/{id} - GETGet location
/locations/{id} - GETGet presence
/presences/{id} - GETGet location rule
/locationrules/{id} - GETGet spotsets
/spots/{id}/sets - GETGet spotset
/spots/{id}/sets/{setId} - GETDownload a binary large object (blob)
/blobs/{id}/download/{filename}
How automating Intellifi Brain works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Intellifi Brain account.
- Grant access, then go live. You approve the specific Intellifi Brain operations it may use — and only those.
Automate Intellifi Brain with these
- Gambitcomm MIMIC356 operations
- Meraki Dashboard263 operations
- ClearBlade220 operations
- Influxdata Influx OSS197 operations
- Adafruit IO71 operations
- Ijenko IoE² IoT to create end user applications67 operations
- smart me64 operations
- Opto22 PAC Control55 operations
- KeyServ24 operations
- Hardware Sentry TrueSight Presentation Server23 operations
- Netatmo19 operations
- dweet.io13 operations
Categories
Questions about Intellifi Brain automation
- Can HumDay connect to Intellifi Brain?
- Yes. HumDay reads Intellifi Brain's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 77 operations are documented.
- Do I need to write code to automate Intellifi Brain?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Intellifi Brain account.
- What can HumDay do in Intellifi Brain?
- 40 of the 77 documented operations change something in Intellifi Brain, and 37 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Intellifi Brain account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Intellifi Brain is held behind that approval.
Where this came from
The operations above are read from a published API description for Intellifi Brain at intellifi-nl.github.io/brain-rest-api-spec/openapi.yml. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.