write_attachment
Upload base64-encoded files to a Targetprocess card, then read them back to confirm the attachments arrived.
Instructions
Upload files to a card (UploadFile.ashx). Each file is given as base64 content with a name; pounce never reads local files itself, so the client decides what may be uploaded. Attachments are read back to confirm they arrived.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| files | Yes |