Suggestions
Have a great idea that you’d like to see added to our service? Perhaps there’s an existing feature that you’d like to have extended or modified? Share it here!
466 results found
-
Schedule a Script Job using API
Currently, there does not appear to be a way to schedule the execution of a script job with API.
I need this to continue implementing a Terraform provider dedicated to SimpleMDM.
It would be nice if that was added during the creation of a Script Job in the API. The goal would be to have the three prossibilites offers by the UI like :
- Run ASAP
- Run later
- Run reccuringlyThe API documentation mentions that a job can be canceled. However, since scheduling a job is not currently supported, this functionality seems limited.
12 votes -
Highlight URL Query String Support in API Documentation
In the provided API documentation, the usage examples suggest using -F parameters when making a POST request with curl: https://api.simplemdm.com/#create-8
However, I observed that the parameters can also be passed as part of the URL query string, and this approach works as expected.
This flexibility is not currently mentioned in the documentation, and it could help clarify the API usage for developers.
9 votes -
Naming Script Jobs during creation with API
It seems the SimpleMDM API does not allow assigning a name to a job at creation. From what I could understand, the API gives a default name to the job which is “API Job”.
It could be interesting to allow this customization especially since the name field is mandatory in the UI.
Script Jobs API : https://api.simplemdm.com/#create-8
9 votes -
Require latest minor version during enrollment
Ideally there should be a "latest minor version" option with the same logic as the Software Update profile when you enforce a minimum OS version during enrollment.
And a separately configured minimum major version would complement it nicely.
12 votes -
Allow jobs to run against a list of serial numbers from a csv.
It would be useful to be able to import a list of serial numbers for a job to run against rather than picking them one by one. It would at least be useful to be able to copy and paste a list of devices straight into the 'Run on' field.
4 votes -
show charging status along with battery level
It would be handy for kiosks to show if the device is plugged in on the Device Details.
Use case is device in Single App mode. Unable to see charge level or charging status because iOS menu bar is hidden.4 votes -
1 vote
-
deceo k por fabor me ayuden a restablecer la configuracion de el Sim para porder restablecer el MDM
por favor ayda
1 vote -
Ability to export dep devices
Ability to export a csv of DEP Devices in the Enrollment tab.
Use-Case: We switched to simplemdm from AirWatchOne, and not alot of our devices were actually truely managed there because it never worked.
Would be nice to track devices that are enrolled,awaiting enrollment so we could export a csv and then match serial numbers to AWO and work with that user to either replace there device or get it into SimpleMDM.
1 vote -
Ability to set a Default Value in Enrolment Dropdown Options
The dropdown options and comma seperated values list is a great addition to set custom attributes during enrolments.
It woupld be great to be able to set a default value in the dropdown list. Maybe a tick box that sets the first comma seperated option in the list as the default value presented to the user.
4 votes -
more granular webhooks
Would be amazing if we could configure webhooks more granularly:
Ie be able to configure the data that gets sent out
Currently a webhook will send
device.changed_group
device.enrolled
device.unenrolled
device.lock.enabled
abm.device.addedWould be nice if we could set it up so a web hook only fires on selected events
9 votes -
filter by model and other attributes
Ability to filter devices by model and other attributes
ie we want to see all of our currently enrolled iPad 6th gens so we can see who they are all assigned to and begin replacing them with new devices for IOS 18 Support
7 votes -
Show what OS would get installed based on major and minor update delays
When configuring a restriction profile, we can set update delays for iOS, macOS major and macOS minor. Let the editing view preview what the expected offered version of a software update check would be, since it's relative to the age of the release.
For example, as I submit this, macOS 15.1 is 25 days old.
A minor deferral for 30 days would therefore yield devices finding 15.0.1
Deferral of 21 would offer 15.1.
Add a line under each setting that does this calculation, indicating that "as of today, the offered minor version would be X", which updates as the admin…1 vote -
Better Profile Management
When creating new profiles, it would be awesome if it showed settings that only applied to the device type(s) you have selected.
For instance i have some profiles that are for IOS only, some are Mac OS Only, and some apply to both.
It would be awesome for profiles that are IOS or MacOS, ETC Only to show settings that can be configured for those OS's only just to cut down on clutter and confusion.
Most of the options are already tagged IOS/MacOS and then the option to apply to profile to device types is already there so it would…
3 votes -
DDM custom activations, assets, configurations(declarations)
Hello,
DDM predefined configurations are available in the SimpleMDM web UI already, please add options to create custom activations, assets, configurations(declarations).
Please support Creating, Reading, Editing and Deleting all above via API calls.
Allow assignment of activations/assets/configuration(declarations) to Device, Device Group and Assignment Group.
Allow (un)assignment via API from all above.
Add assigned activations/assets/configuration(declarations) to the "retrieve one" answers for Device, Device Group and Assignment Group to the "relationships" array in the json answer.Thank you David.
9 votes -
ability to play custom sound files as an alert for a end user
We would love to be able to play a custom sound file off an ipad/iphone for a multitude of different reasons.
3 votes -
Add support for Token To User Mapping with Platform SSO
Add support for Token to User Mapping with Platform SSO
3 votes -
Support large API uploads
SimpleMDM support responded to me raising reliability issues with large API uploads with:
The file upload limit using the API is 5GB (10GB using the GUI). Because of how uploads are processed via the API vs. when using the GUI, there are more points of failure that could potentially interfere with the upload process completing successfully, especially for larger files that take longer to upload.
Because of this, it is recommended to upload larger files using the GUI. Larger uploads may not always fail when uploading using the API, so you're not hurting anything by continuing to try but, if…
3 votes -
Add more metadata to app data returned by API
I would like to be able to check the hash of the binary that an app. Actually a good way to expose this and other things could be to provide a
GET https://a.simplemdm.com/api/v1/apps/{APP_ID}/munki_pkginfo
API?2 votes -
Possibility to install Apple App Store Apps optionally - munki like
Not sure if possible, but best would be to have all the "licensed apps" from ABM in the Munki store.
3 votes
- Don't see your idea?