NetSuite REST - Attach file to a record action
The Attach file to a record action attaches a file to a record in NetSuite REST.
Use this action to associate an existing file with a NetSuite record. Refer to REST Web Services prerequisites and setup for setup requirements..
Input
| Input field | Description |
|---|---|
| Record | Select the NetSuite record type to attach the file to. The picklist shows only records supported by NetSuite REST Web Services. Toggle the field to use a custom record. |
| Internal ID | Enter the internal ID of the record to attach the file to. |
| File ID | Enter the internal ID of the file to attach. |
Output
| Output field | Description |
|---|---|
| Success | Indicates whether the file was attached to the record successfully. |
Last updated: