get_deal_attachment
Retrieve a deal attachment by its ID to access files linked to a specific deal in Follow Up Boss.
Instructions
Get a deal attachment by id. (GET /dealAttachments/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extraQuery | No | Extra raw query parameters not explicitly listed above — e.g. FUB custom field filters like custom.ClosingDate on /people or /deals. Keys and values are sent as-is. |