OCNORA

Pushcut

Chat & messagingAPI keycredential probe

Fire Pushcut smart notifications at your iOS devices and run Shortcuts or HomeKit scenes on a Pushcut Automation Server.

OCNORA ships 8 typed Pushcut operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.pushcut.io/v1 through the HTTP node with the same credential.

Triggers 1

  • Online Action
    Start a run when a Pushcut online action is triggered from an iOS device.
    trigger.pushcut_event

Operations 8

  • Cancel Scheduled Run
    Cancel an Automation Server action that was scheduled for later under an identifier.
    pushcut.cancel_execution
  • Cancel Notification
    Remove or cancel a notification that was already submitted, by the id pushcut.send_notification returned.
    pushcut.cancel_notification
  • Run Shortcut
    Run a Shortcut or set a HomeKit scene on a Pushcut Automation Server, now or after a delay.
    pushcut.execute
  • List Devices
    List the active devices a Pushcut notification can be delivered to.
    pushcut.list_devices
  • List Logged Notifications
    List the notifications recorded in the app's notification log, newest first, with their title, body and send time.
    pushcut.list_logged_notifications
  • List Notifications
    List the notifications defined in the Pushcut app on this account.
    pushcut.list_notifications
  • List Automation Servers
    List the Automation Servers on this account and whether each is currently connected.
    pushcut.list_servers
  • Send Notification
    Send one of the notifications defined in the Pushcut app to your iOS devices, overriding its title, text, sound, image or actions.
    pushcut.send_notification

Run your first Pushcut workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.