IADPExportService1

Operations

NameSignatureDescription
BulkGetExportDetailsADPExportDetails1[] BulkGetExportDetails(Uri[] exportUris)Get the details about a specific export
CreateExportDraftADPExportReference1 CreateExportDraft(ADPExportFieldParameter1[] fields, ADPExportUsersTargetParameter1 usersTarget, DateRangeParameter1 timeEntryDateRange, Uri[] payableTimeApprovalStatuses)Generate an export, this will store the configuration settings to be executed by GetExport,fields - ordered list of the fields to include, usersTarget - Users to include, timeEntryDateRange - range of time data to include, timeApprovalStatus - approval status of data to include
CreateGenerateExportBatchUri CreateGenerateExportBatch(Uri draftUri)Create a generation batch for the given draft
CreatePublishBatchUri CreatePublishBatch(Uri draftUri)Create a batch job to publish the given export draft
GetADPExportCSVDataADPExportCSVData1 GetADPExportCSVData(Uri exportUri)Get the CSV Output Data for a ADP Export
GetADPExportCSVDataFormatUri GetADPExportCSVDataFormat()Get CSV Output Format ADP Export
GetAllExportsADPExportReference1[] GetAllExports()Get all the exports that have been finalized.
GetExportDetailsADPExportDetails1 GetExportDetails(Uri exportUri)Get the details about a specific export
GetGenerateExportBatchResultsADPExportGenerateBatchResults1 GetGenerateExportBatchResults(Uri batchUri)Gets the results of the given generation batch.
GetPublishBatchResultsADPExportPublishBatchResults1 GetPublishBatchResults(Uri batchUri)Get the results from the given batch
UpdateADPExportCSVDataFormatvoid UpdateADPExportCSVDataFormat(Uri adpExportCSVFormatUri)Update CSV Output Format ADP Export