Overview of Task Scheduler API
- Print
- PDF
Overview of Task Scheduler API
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
About Task Scheduler API
The Task Scheduler API manages scheduled tasks in the Britive system. Scheduled tasks (or tasks for short) are used to schedule tasks.
Prerequisites
The following prerequisite needs to be met before using the Task Scheduler API:
- Before creating a scheduled task, a task service (or service for short) must be created. A service currently supports only environmentScanner. The service's name and appId determines this entity. The service is automatically created after the client creates an application.
To know more about creating an application, see Manage Applications.
Was this article helpful?