createPersonAttachment
Attach an externally-hosted file to a person in Follow Up Boss by specifying URI, filename, and size.
Instructions
Attach an externally-hosted file to a person. "Restricted - Registered Systems Only": requires FUB_SYSTEM + FUB_SYSTEM_KEY env vars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | File URI | |
| fileName | Yes | File name | |
| fileSize | No | File size in bytes | |
| personId | Yes | Person ID |