Planfix API: Actions: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
*[[Planfix API action.getList | action.getList / Get a list of actions]] | *[[Planfix API action.getList | action.getList / Get a list of actions]] | ||
*[[Planfix API action.getListByPeriod | action.getListByPeriod / Get a list of actions for a given period]] | *[[Planfix API action.getListByPeriod | action.getListByPeriod / Get a list of actions for a given period]] | ||
*[[Planfix API action. | *[[Planfix API action.getListWithAnalitic |getListWithAnalitic / Get a list of actions with a specified data tag]] | ||
*[[Planfix API action.delete | action.delete / Delete an action]] | *[[Planfix API action.delete | action.delete / Delete an action]] | ||
Latest revision as of 14:17, 7 August 2023
List of functions for managing actions:
- action.add / Add an action
- action.update / Update an action
- action.get / Get an action
- action.getList / Get a list of actions
- action.getListByPeriod / Get a list of actions for a given period
- getListWithAnalitic / Get a list of actions with a specified data tag
- action.delete / Delete an action