Zapier Hook Tool
Project description
Swarmauri Tool Zapier Hook
A tool for integrating Zapier webhooks with Swarmauri, enabling automated workflows through Zapier's API.
Installation
pip install swarmauri_tool_zapierhook
Usage
Here's a basic example of how to use the Zapier Hook Tool:
from swarmauri.tools.ZapierHookTool import ZapierHookTool
# Initialize the tool with your Zapier webhook URL
zapier_tool = ZapierHookTool(zap_url="your_zapier_webhook_url")
# Send a payload to trigger the Zap
payload = '{"message": "Hello from Swarmauri!"}'
response = zapier_tool(payload)
# The response will contain the Zapier API response
print(response['zap_response'])
Want to help?
If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file swarmauri_tool_zapierhook-0.7.5.dev1.tar.gz.
File metadata
- Download URL: swarmauri_tool_zapierhook-0.7.5.dev1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c06aa427e364143410a6bd14e59c5b8e6ec8581c511ac00e3ef5a717bc9c1b3e
|
|
| MD5 |
b3cecac212661ec482eec05369cfc69e
|
|
| BLAKE2b-256 |
54360fdc32137e6b35016c6258cbe54e90cc8b87df38934d39f8cfa4dd88872e
|
File details
Details for the file swarmauri_tool_zapierhook-0.7.5.dev1-py3-none-any.whl.
File metadata
- Download URL: swarmauri_tool_zapierhook-0.7.5.dev1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bbcf6887b2735830ae0abe3ef5c44eede5c15b485df960b5f8373a4f0cc81f8
|
|
| MD5 |
2a2c51e1b288d2c6dc006d9b2490a8e3
|
|
| BLAKE2b-256 |
9bfbca576282c321a39e40363505b1bcaf80918e287e1b9e70518d7c4c3e2b85
|