Attaching files to form fields via Tallyfy’s API requires uploading the file to get an asset reference and then updating the task or process to link that asset to the specific form field.
Managing files
Tallyfy’s API lets you upload files (up to 100MB) and attach them to tasks or kick-off forms. You can also download, retrieve metadata for, and delete those files through dedicated endpoints.
Check the individual pages below for request details and code examples.
Retrieve metadata for a specific uploaded file asset in Tallyfy by making a GET request with your organization and asset IDs.
Download or view files inline from Tallyfy using GET requests with your organization and file IDs. The response returns raw binary content with appropriate headers.
A DELETE endpoint that permanently removes an uploaded file from a task or kick-off form field using /organizations/[org_id]/file/[asset_id] and returns a 200 OK status with an empty response body.
Was this helpful?
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks