Action Items from sysaid import SysAid host = "..." username = "..." password = "..." s = SysAid(host, username, password) Get list of action items in SysAid s.get_action_items() Last modified on: 2024-06-19 11:36:01