The API enables complete task management through listing retrieving creating updating and controlling individual work units within process runs or as standalone operations.
Managing files
Tallyfy’s API allows you to upload files and associate them with tasks or kick-off forms.
Refer to the individual pages for specific request details and code examples.
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 using the proper endpoint and field identifiers.
A DELETE endpoint that removes uploaded files from tasks or kick-off forms by making authorized requests to either /organizations/[org_id]/file/[asset_id] or /organizations/[org]/assets/[assetID] endpoints and returns a 200 OK status code upon successful deletion.
This API endpoint retrieves metadata for a specific uploaded file asset in Tallyfy by making a GET request with organization and asset IDs and returns details like filename and upload date in a JSON response.
Was this helpful?
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks