ScheduleCollectionClient
Hierarchy
- ResourceCollectionClient- ScheduleCollectionClient
 
Index
Properties
inheritedapifyClient
inheritedbaseUrl
inheritedhttpClient
optionalinheritedid
optionalinheritedparams
inheritedpublicBaseUrl
inheritedresourcePath
optionalinheritedsafeId
inheritedurl
Methods
create
- Parameters- optionalschedule: Partial<Pick<Schedule, name | description | title | cronExpression | timezone | isEnabled | isExclusive | notifications> & { actions: DistributiveOptional<ScheduleAction, id>[] }>
 - Returns Promise<Schedule>
list
- Parameters- options: ScheduleCollectionListOptions = {}
 - Returns Promise<PaginatedList<Schedule>>
https://docs.apify.com/api/v2#/reference/schedules/schedules-collection/create-schedule