Skip to main content

Timeback Webhooks client for managing webhook registrations and filters

Project description

timeback-webhooks

Timeback Webhooks client for managing webhook registrations and filters.

Installation

pip install timeback-webhooks

Usage

from timeback_webhooks import WebhooksClient

client = WebhooksClient(
    env="staging",
    client_id="your-client-id",
    client_secret="your-client-secret",
)

# Create a webhook
webhook = await client.webhooks.create({
    "name": "My Webhook",
    "targetUrl": "https://myapp.example.com/events",
    "secret": "my-shared-secret",
    "active": True,
})

# Add a filter
filter = await client.webhook_filters.create({
    "webhookId": webhook.id,
    "filterKey": "type",
    "filterValue": "ActivityEvent",
    "filterType": "string",
    "filterOperator": "eq",
    "active": True,
})

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

timeback_webhooks-0.3.2b20260424234826.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file timeback_webhooks-0.3.2b20260424234826.tar.gz.

File metadata

  • Download URL: timeback_webhooks-0.3.2b20260424234826.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for timeback_webhooks-0.3.2b20260424234826.tar.gz
Algorithm Hash digest
SHA256 0209dc3da5fa75a9d528a9ecbf5923df10f60d72daf1dffe855ded8b9b131060
MD5 9d6e47851c5570dd4c7c5b3d006438fe
BLAKE2b-256 b892e01978bc7c53f822a26dd0ae78734a0a33f433e58dcbaa3f825b6445acb3

See more details on using hashes here.

File details

Details for the file timeback_webhooks-0.3.2b20260424234826-py3-none-any.whl.

File metadata

  • Download URL: timeback_webhooks-0.3.2b20260424234826-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for timeback_webhooks-0.3.2b20260424234826-py3-none-any.whl
Algorithm Hash digest
SHA256 79ca0d0d41f1c6aee7f4f43c04a2224da0d2db9d517172354a13862218abb46d
MD5 025846dfbca5d69b86ef5f99c6d98aa0
BLAKE2b-256 7064d0509db58aed350ce3c839214d4e916ad30c2b94d94f9d58fd2d8e55c9e6

See more details on using hashes here.

Supported by

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