Skip to main content

This plugin connects with pushover app and sends message.

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

THis plugin needs access to resource that will hold the information on PushOver credentials.

Resource configuration

{
  "token": "<API_TOKEN from PushOver>",
  "user": "<USER_KEY from PushOver>"
}

Plugin configuration

{
  "source": {
    "name": "pushover",
    "id": "<resource-id>"
  },
  "message": "Hello {{profile@traits.private.pii.name}}!"
}

Message can be a template that uses placeholders for data from profile. Above you can see a simple template that when executed will replace {{profile@traits.private.pii.name}} with name (traits.private.pii.name) from profile.

Input

This plugin does not take any input

Output

Output returns status and response body from 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.6.0.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file tracardi-pushover-webhook-0.6.0.tar.gz.

File metadata

  • Download URL: tracardi-pushover-webhook-0.6.0.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for tracardi-pushover-webhook-0.6.0.tar.gz
Algorithm Hash digest
SHA256 63f7c0325e12f0feee102f9eebc476702d34b78d2a99daed3c5c9fef3b2ca25e
MD5 ea1b537fc6590508b39598f5d0e942bc
BLAKE2b-256 57bb89d9148f2604da39ff0eb5516b315006c924469fc804606361ee6e7c5831

See more details on using hashes here.

File details

Details for the file tracardi_pushover_webhook-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: tracardi_pushover_webhook-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for tracardi_pushover_webhook-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c64c217f3455a7a68ccf1beaf65950379267bf55d66b9cc03b6e4a82d6d3874f
MD5 2610e16286ee87afe66f3061842e328f
BLAKE2b-256 2d740bc994caeac895cc36ea2bbe4246d186783ee1ad6b475bbedff10b870ce6

See more details on using hashes here.

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