ADO.NET Provider for Workday

Build 25.0.9434

ExpenseEntriesAttachments

Creates new attachments for the existing expense entry.

Workday Resource Information

Creates attachments for the existing expense entry with the specified ID. Maximum file size is 32 MB.

Secured by: Self-Service: Expense Report

Scope: Expenses

Contains attachment(s)

Input

Name Type Description
ExpenseEntries_Id String Unique identifier for the expense entry associated with the attachment.
ContentType_Id String Unique identifier or reference ID for the content type of the attachment.
Descriptor String A brief preview or summary of the expense entry attachment instance.
FileLength Decimal Size of the attachment file in bytes.
FileName String Name of the attached file.
Href String URL link to the attachment instance.
Id String Unique identifier for the specific instance of the expense entry attachment.

Result Set Columns

Name Type Description
ContentType_Descriptor String Descriptive label for the content type of the attachment.
ContentType_Href String URL link to the content type instance.
ContentType_Id String Unique identifier or reference ID for the content type of the attachment.
Descriptor String A brief preview or summary of the expense entry attachment instance.
FileLength Decimal Size of the attachment file in bytes.
FileName String Name of the attached file.
Href String URL link to the attachment instance.
Id String Unique identifier for the specific instance of the expense entry attachment.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434