qbo_attachables_create
Attach files or notes to QuickBooks transactions by creating a new attachable record. Specify file details or a note to link.
Instructions
Create a new Attachable record in QuickBooks Online.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Note | No | Free-form text note (instead of a file) | |
| Category | No | User-defined category | |
| FileName | No | Original filename | |
| ContentType | No | MIME type, e.g. "application/pdf" | |
| AttachableRef | No | Array of references attaching this to one or more transactions: [{EntityRef: {value, type}, IncludeOnSend: boolean}]. | |
| FileAccessUri | No | URI for accessing the file |