文件名称:streak-crm-python:Python 3 中的 Streak CRM API
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-18 10:33:45
Python
Python 3 中的 Streak CRM API
连胜-crm-python
实现此处描述的 API
用法:
# initiate Connector
streak = StreakConnector ( YOUR_API_KEY )
# call methods
pipelines_list = streak . pipeline_get_all ()
# [
【文件预览】:
streak-crm-python-master
----test.py(12KB)
----LICENSE(1KB)
----__init__.py(0B)
----.gitignore(675B)
----streak_crm_python.py(16KB)
----README.md(504B)