Files
Retrieve file attachment records from JobNimbus including file name, size, MIME type, upload date, and related record references.
Columns
| Name | Type | References | |
| JobNimbusId [KEY] | String | ||
| Type | String | ||
| CustomerId | String | ||
| Filename | String | ||
| Description | String | ||
| ContentType | String | ||
| FileSize | Long | ||
| TotalPages | Integer | ||
| UploadStatus | String | ||
| RecordTypeId | Integer | ||
| RecordTypeName | String | ||
| IsActive | Boolean | ||
| IsArchived | Boolean | ||
| IsPrivate | Boolean | ||
| IsInbound | Boolean | ||
| IsInboundInline | Boolean | ||
| IsOutbound | Boolean | ||
| IsLogo | Boolean | ||
| IsUploading | Boolean | ||
| CreatedById | String | ||
| CreatedByName | String | ||
| CreatedDate | Datetime | ||
| FileCreatedDate | Datetime | ||
| UpdatedDate | Datetime | ||
| LocationId | Integer | ||
| PrimaryRecords | String | ||
| OwnerIds | String | ||
| RelatedReferences | String | ||
| ExifEntries | String |