Planfix API: Working with files: Difference between revisions
From Planfix
(Created page with "{{#seo: |title=Planfix API: Working with files |titlemode=append |keywords=planfix, files, documents, api |description=api files }} Functions for working with files: #Add a file <!-- #Upload new file version --> #Download file #Get file information #File list in a project #Planfix API file.getListForTask|File...") |
No edit summary |
||
Line 14: | Line 14: | ||
#[[Planfix API file.getListForTask|File list in a task]] | #[[Planfix API file.getListForTask|File list in a task]] | ||
#[[Planfix API file.getListForUser|File list uploaded by the user]] | #[[Planfix API file.getListForUser|File list uploaded by the user]] | ||
#[[Planfix API file.getListForClient| | #[[Planfix API file.getListForClient|Counterparty file list]] | ||
#[[Planfix API file.getHistory|Obtaining the file history]] | #[[Planfix API file.getHistory|Obtaining the file history]] | ||
#[[Planfix API file.delete|Deleting files]] | #[[Planfix API file.delete|Deleting files]] |
Latest revision as of 09:49, 12 March 2024
Functions for working with files:
- Add a file
- Download file
- Get file information
- File list in a project
- File list in a task
- File list uploaded by the user
- Counterparty file list
- Obtaining the file history
- Deleting files