{ "opencollection": "1.0.0", "info": { "name": "Helpcenter AutomationFeatureCount API", "version": "1.0.0" }, "items": [ { "info": { "name": "AutomationFeatureCount", "type": "folder" }, "items": [ { "info": { "name": "Get Automation Feature Count", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/automationFeatureCount", "params": [ { "name": "feature", "value": "", "type": "query", "description": "Feature, allowed values @businesshours@,@holidaylist@,@Skills@,@SkillType@,@workflows@,@blueprints@,@automationAlerts@,@fieldUpdates@,@automationTasks@,@customFunctions@" }, { "name": "departmentId", "value": "", "type": "query", "description": "Department Id" }, { "name": "module", "value": "", "type": "query", "description": "Module, allowed values @tickets@,@contacts@,@contracts@,@accounts@,@tasks@,@products@,@timeEntry@,@events@,@calls@,@customModule@" } ] }, "docs": "This API is used to Get Automation Feature Limits, For BusinessHours and HoldiayList, There are no mandatory params, For Workflows valid and mandatory params are @module@ and @departmentId@, Valid module param values for Workflows are @tickets@,@contacts@,@contracts@,@accounts@,@tasks@,@products@,@timeEntry@. For Skills and SkillTye @departmentId@ is mandatory param" } ] } ], "bundled": true }