Swimlane SLA Calculator
6 min
the swimlane sla calculator connector automates the process of sla computation, integrating seamlessly with organizational workflows for efficient sla management the swimlane sla calculator connector is an essential tool for organizations looking to automate the calculation of service level agreements (slas) within the swimlane turbine platform it takes into account business hours and regional holidays, ensuring accurate sla tracking based on operational schedules and geographical considerations by integrating with the sla calculator, swimlane turbine users can streamline their sla management processes, reduce manual errors, and maintain compliance with service commitments this connector simplifies complex sla calculations, allowing users to focus on delivering exceptional service without the overhead of manual tracking actions calculate sla calculates service level agreements (slas) considering business hours and regional holidays endpoint method get input argument name type required description start string optional the start time from which the sla end is calculated from open hour number optional the hour (24 hour format) business hours begin close hour number optional the hour (24 hour format) business hours end country name string optional the country to use for calculating holidays see https //python holidays readthedocs io/en/latest/#available countries for more examples sla hours number optional the amount of time in hours, used to calculate the end sla time timezone string optional the timezone identifier see https //en wikipedia org/wiki/list of tz database time zones for examples input example {"start" "2024 04 30t16 18 12z","open hour" 9,"close hour" 17,"country name" "us","sla hours" 1,"timezone" "america/new york"} output parameter type description sla time string time value output example {"sla time" "2024 04 30t16 18 12z"} response headers header description example content type the media type of the resource application/json date the date and time at which the message was originated thu, 01 jan 2024 00 00 00 gmt