GeneralComponents Web Service
Method/GetSchedules
GeneralComponents Web Service > All Operations Resource Group : /GetSchedules (Method)
Description
The GetSchedules function returns all schedule records for the specified parameters.
Request (GetSchedulesSoapIn)

The request body is of type GetSchedules.

Request Body Parameters

NameDescriptionData Type
 SchedulesFilter
Enabled Element UserId Element RunBehaviour Element RepeatingTasksOnly Element ActiveOnly Element ActiveTo Element ActiveFrom Element ExecutionTime Element Description Element TaskType Element Interval Element StoreId Element Sequence filter Element Sequence GetSchedules Element

Overview

Response (GetSchedulesSoapOut)

The response body is of type GetSchedulesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewScheduleInfo
UserId Element LastExecutionDateTime Element EmailTemplateId Element LogReportId Element ResponseRecipients Element Payload Element TargetMethod Element Enabled Element ActiveTo Element ActiveFrom Element ExecutionTime Element Description Element Interval Element RepeatingTask Element RunBehaviour Element TaskType Element StoreId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewScheduleInfo Element Sequence GetSchedulesResult Element Sequence GetSchedulesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
RepeatingTask xs:boolean
Description optional xs:string
ExecutionTime xs:dateTime
ActiveFrom xs:dateTime
ActiveTo xs:dateTime
Enabled xs:boolean
TargetMethod optional xs:string
Payload optional xs:base64Binary
ResponseRecipients optional xs:string
UserId xs:int
See Also
All Operations Resource GroupGeneralComponents Web Service