Hi
In my application I periodically querying Activity log for the recent specific board activity events.
Is there any way to know all the possible actions (like delete_pulse, update_board_permissions etc.) the Event field may return?
Tried to search over docs and descriptions in the API Playground but didn’t find anything related.
Would be much appreciated for any help.
Hello there @yuliy.titov and welcome to the community!
I hope you like it here
I will contact our team to get you that information and add it to the documentation.
Talk to you then!
Cheers,
Matias
Event logs are local files recording all the ‘happenings’ on the system and it includes accessing, deleting, adding a file or an application, modifying the system’s date, shuting down the system, changing the system configuration, etc.
Summary
Events are classified into System, Security, Application, Directory Service, DNS Server & DFS Replication categories. Directory Service, DNS Server & DFS Replication logs are applicable only for Active Directory. Events that are related to system or data security are called security events and its log file is called Security logs.
Thanks,
Garcia01
Thanks for reply, not sure though how can it solve the issue.
Hello @yuliy.titov,
The previous answer does not answer the question but we will send you the list soon. I have asked the team responsible for it for that information.
Cheers,
Matias
Thanks, Matias.
Best regards,
Yuliy.
Hello again @yuliy.titov,
I heard back from our team.
This is the list of possible events you can get:
update_column_valueupdate_name
delete_account
create_pulse
delete_pulse
archive_pulse
restore_pulse
move_pulse_from_board
move_pulse_into_board
move_pulse_from_group
move_pulse_into_group
board_view_added
board_view_deleted
board_view_changed
board_view_enabled
board_view_disabled
board_view_regenerate_token
board_view_restored
board_view_duplicated
update_board_nickname
create_update
subscribe
unsubscribe
add_owner
remove_owner
create_group
update_group_name
update_group_color
delete_group
archive_group
restore_group
create_column
change_column_settings
update_column_name
delete_column
restore_column
board_button_click
update_board_permissions
update_board_view_permissions
I hope that helps
Cheers,
Matias
Hello Matias,
Great, this is really what I need!
Thank you very much and happy New Year!