The /grid/schedule API has been enhanced to allow developers to specify an "interval" input when requesting available timeslots. This feature provides greater flexibility in querying available time slots that differ from the default job duration.

What’s New:

Interval Input: You can now include an "interval" parameter in your request to retrieve timeslots based on a custom interval. This allows for more granular control over the timeslot display, such as retrieving slots every 15 minutes for a 60-minute job.

Default Behavior: If the "interval" is not specified, the system will default to using the job duration as the interval.

Example Use Case:

•A 60-minute job may now return available timeslots every 15 minutes (e.g., 9:00 AM, 9:15 AM, 9:30 AM) instead of only on the hour or half-hour.

This update enhances scheduling flexibility, making finding optimal time slots for different job durations easier.  For more information, please head to our documentation here!