Planfix API: Directories: Difference between revisions
From Planfix
(→Go To) |
No edit summary |
||
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]] | ||
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