TDV Adapter for NetSuite

Build 22.0.8462

Attach

Attaches a specified attachment to a given record.

Input

Name Type Description
AttachToInternalId String The internalId of the record to attach the attachment to.
AttachToRecordType String The record type of the record to attach the attachment to.
AttachmentInternalId String The internalId of the attachment.
AttachmentRecordType String The record type of the attachment.

Result Set Columns

Name Type Description
Successful String A boolean indicating if the attachment was successful.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462