Motorola OpenPath

Use Motorola to automatically lock doors or restrict access during a lockdown in CatapultEMS.
API docs:

In Motorola
  1. In the left pane, choose Users > Users
    1. Create a CatapultEMS user (or edit an existing user). 
    2. In the Credentials tab, add a Cloud Key credential. Call it CatapultEMS.
  2. In the left pane, choose Sites > Sites. Review and adjust to align with CatapultEMS. 
  3. In the left pane, choose Sites > Lockdown plan
    1. Choose plus sign to add. On second screen make sure the right set of users are authorized. Save.
    2. Choose Get webhook URL
    3. For cloud key, choose CatapultEMS (the one you created in step 1.2 above). 
    4. For Lockdown action, choose Trigger Lockdown
    5. Choose Generate Links
    6. Copy the API link.
    7. Repeat steps 1-6 above but on step 4 choose Revert Lockdown

In CatapultEMS, choose District Settings > Integrations > Add Integration. Fill in the following: 
{
"lockdownPlanId": "$$MAPPED_ACTION_TYPE_ID$$",
"description": "$$ACTION_TYPE$$ (via CatapultEMS)"
}
  • Event trigger: select the following 
    • Initiate action alertInitiate drillResolve action alertResolve drill
  • Action type: Lockdown
  • MAPPED_ACTION_TYPE_ID
    • Lockdown and Drill: Lockdown: cloudKeyTriggerLockdownPlan
    • Resolve Lockdown and Drill: Resolve Lockdown: cloudKeyRevertLockdownPlan