OCNORA

Pushover

Chat & messagingAPI keycredential probe

Push notifications to phones, tablets and desktops with a priority, a sound and emergency retries that repeat until someone acknowledges them.

OCNORA ships 8 typed Pushover operations. 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.

Operations 8

  • Cancel Emergency Retries
    Stop an emergency-priority notification from repeating, without waiting for someone to acknowledge it.
    pushover.cancel_receipt
  • Cancel Retries By Tag
    Stop every still-repeating emergency notification that was sent with a given tag, in one call.
    pushover.cancel_receipts_by_tag
  • Get Message Limits
    Read this month's message quota for the application: the limit, how many sends remain, and when the counter resets.
    pushover.get_limits
  • Get Emergency Receipt
    Read whether an emergency-priority notification has been acknowledged, by whom, and whether it has expired.
    pushover.get_receipt
  • List Sounds
    List the sound names this Pushover application may use, including any custom sounds uploaded to it.
    pushover.list_sounds
  • Update Glance
    Update the Pushover Glance widget on a user's watch or lock screen with a short line of text, a count or a percentage.
    pushover.send_glance
  • Send Notification
    Push a notification to a Pushover user or group, choosing its priority, sound and how long it stays on the device.
    pushover.send_message
  • Validate Recipient
    Check that a user or group key is valid and has at least one active device, before a workflow tries to notify it.
    pushover.validate_user

Run your first Pushover 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.