Planfix API: Directories: Difference between revisions
From Planfix
(Created page with "{{#seo: |title=Planfix API: Directories |titlemode=append |keywords=planfix, directories, api |description=Planfix API: Directories }} A list of functions for working with directories: #Get a list of available directory groups in Planfix #Get a list of available directories in Planfix #Get directory structure #ПланФикс API handbook....") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
A list of functions for working with directories: | A list of functions for working with directories: | ||
#[[Planfix API handbook.getGroupList|Get a list of available directory groups in Planfix ]] | #[[Planfix API handbook.getGroupList|Get a list of available directory groups in Planfix ]] | ||
#[[ | #[[Planfix API handbook.getList|Get a list of available directories in Planfix ]] | ||
#[[ | #[[Planfix API handbook.getStructure|Get directory structure ]] | ||
#[[ | #[[Planfix API handbook.getRecords|Get directory entries]] | ||
#[[ | #[[Planfix API handbook.getRecord|Get a directory entry]] | ||
#[[ | #[[Planfix API handbook.getRecordMulti|Get multiple directory entries by their identifiers]] | ||
#[[ | #[[Planfix API handbook.addRecord|Add a directory entry]] | ||
#[[ | #[[Planfix API handbook.updateRecord|Modify a directory entry]] | ||
== Go To == | == Go To == | ||
[[List of functions]] | *[[List of functions]] | ||
[[Directories]] | *[[Directories]] |
Latest revision as of 12:14, 13 March 2024
A list of functions for working with directories:
- Get a list of available directory groups in Planfix
- Get a list of available directories in Planfix
- Get directory structure
- Get directory entries
- Get a directory entry
- Get multiple directory entries by their identifiers
- Add a directory entry
- Modify a directory entry