Skip to main content

A package to create a webhook server that can be used to handle Notion webhooks and trigger actions

Project description

Notion Webhook Server

This is a simple python package to create a webhook server that can be used to handle Notion webhooks and trigger actions.

Installation

pip install secnex-notion-webhook-server

Usage

from notion_webhook import WebhookServer, ServerHandler, NotionWebhookHandler

server = WebhookServer()
server.run(ServerHandler())

handler = NotionWebhookHandler(lambda data: print(data))
server.webhook(handler)

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For questions or support, please contact us at support@secnex.io.

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

secnex_notion_webhook_server-0.0.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

secnex_notion_webhook_server-0.0.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file secnex_notion_webhook_server-0.0.1.tar.gz.

File metadata

File hashes

Hashes for secnex_notion_webhook_server-0.0.1.tar.gz
Algorithm Hash digest
SHA256 397379c0136cba04908662c82d9b6252b7ccfffefd89e9ee05383c008924948d
MD5 ad868b67d3e37a0a334089893ee56fe0
BLAKE2b-256 979c985f218b127eded4fca094d0ca7d7a89041e3184839353471045f3fd2771

See more details on using hashes here.

File details

Details for the file secnex_notion_webhook_server-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for secnex_notion_webhook_server-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 83a4946e403434a4e7d482c50be45c36910b0163c08a1a35770564437bfe1141
MD5 a75e2e8cda859c137e1178a22013ec95
BLAKE2b-256 66b4d793d86bf2460a210d4cb7e129b4ea7421a6ed784e9c60058074a785c791

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