Add POST API endpoint support for uploading Nests and Eggs programmatically #5684
omarikr
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
There should be functionality to POST to the nests endpoint so that nests and eggs can be added programmatically rather than manually one at a time.
API adjusted so it is possible to bulk import multiple egg json's and create or place them in existing nests. Users could write their own script or use a prepackaged solution to ingest a list of eggs to a nest.
We all know it is a PITA to manually import each egg and create Nest manually.
All reactions