Skip to content

Deep Links

Swiftcam supports direct swiftcam:// URLs for opening app destinations from Shortcuts, automations, launchers, and other apps.

Cameras

  • swiftcam://camera/<camera-uuid>
  • swiftcam://camera/<camera-name>

Camera names must be URL encoded. For example, use swiftcam://camera/Front%20Door for a camera named Front Door.

Views

  • swiftcam://view/<view-uuid>
  • swiftcam://view/<view-name>
  • swiftcam://view/all-cameras

View names must be URL encoded.

Review and Events

  • swiftcam://review
  • swiftcam://review/<review-id>
  • swiftcam://event/<event-id>

Review and event ID links open the Review tab, then open the matching review or event detail.

Push notifications use their APNs open payload instead of URL deep links. See Push Notifications for the supported push routing fields.