Planfix API file source types

From Planfix
Revision as of 10:46, 12 March 2024 by Dmitri (talk | contribs) (Created page with "List of valid values for the file source types parameter ('''sourceType''') {| class="wikitable" style="margin-top: 1em; width:100% " !Value !! Description !! Note |- |FILESYSTEM ||uploadable file || |- |INTERNET ||file - link to file || |- |PROJECT || project file || |- |} == Go To == *Planfix API:Working with files *Error codes *List of functions")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

List of valid values for the file source types parameter (sourceType)

Value Description Note
FILESYSTEM uploadable file
INTERNET file - link to file
PROJECT project file


Go To