Skip to main content

The purpose of this plugin is to connect with pushover app

Project description

Pushover plugin

This plugin sends a message to pushover service.

Requirements

To use this plugin you must register at https://pushover.net and obtain API_TOKEN and USER_KEY.

Configuration

{
  "api_token": "API_TOKEN from PushOver",
  "user_key": "USER_KEY from PushOver",
  "message": "Message"
}

Input

This plugin does not take any input

Output

Output returns status and response body form PushOver service.

{
  "status": 200,
  "body": {
    "status": 1,
    "request": "c759f16e-c10a-4066-b91d-05fd06504790"
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracardi-pushover-webhook-0.1.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page