Airbyte Asana Connector for AI platforms
Project description
Airbyte Asana AI Connector
Type-safe Asana API connector with full IDE autocomplete support for AI applications.
Installation
uv pip install airbyte-ai-asana
Usage
from airbyte_ai_asana import AsanaConnector
from airbyte_ai_asana.models import AsanaAuthConfig
connector = AsanaConnector(auth_config=AsanaAuthConfig(access_token="...", refresh_token="...", client_id="...", client_secret="..."))result = connector.tasks.list()```
## Documentation
For available actions and detailed API documentation, see [DOCS.md](./DOCS.md).
For the service's official API docs, see [Asana API Reference](https://developers.asana.com/reference/rest-api-reference).
## Version Information
**Package Version:** 0.19.4
**Connector Version:** 0.1.0
**Generated with connector-sdk:** bdd5df6d00c95fe27bf5a01652296763fbc05614
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
airbyte_ai_asana-0.19.4.tar.gz
(83.7 kB
view details)
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 airbyte_ai_asana-0.19.4.tar.gz.
File metadata
- Download URL: airbyte_ai_asana-0.19.4.tar.gz
- Upload date:
- Size: 83.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4b71453857e1331f8808b28469424b05bb6794f628a88db7d71f5ad1b5c8d54
|
|
| MD5 |
7ffd2c5871e09db1b4c92d9e8e2d12f3
|
|
| BLAKE2b-256 |
3c0dcc5bc03c55b56bf4189833ed004df7881c2b9f17cce4a3b1f2ed5ebd5849
|
File details
Details for the file airbyte_ai_asana-0.19.4-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_asana-0.19.4-py3-none-any.whl
- Upload date:
- Size: 108.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3480d56fd550bc0b69d5338cda3780894aa80f30722eedaa249529ef4fe7ded7
|
|
| MD5 |
734caa6ebf19ffef957e600994306d31
|
|
| BLAKE2b-256 |
f2f06de49885915fc5b0409d5fe12a10e3095da801081d7557d46a440a9d79e9
|