Attach
特定のレコードに指定した添付ファイルを添付します。
Input
Name | Type | Description |
AttachToInternalId | String | 添付先レコードのInternalId。 |
AttachToRecordType | String | 添付先レコードのレコードタイプ。 |
AttachmentInternalId | String | 添付ファイルのInternalId。 |
AttachmentRecordType | String | 添付ファイルのレコードタイプ。 |
Result Set Columns
Name | Type | Description |
Successful | String | 添付処理が成功したかどうかを示すboolean。 |