Metadata-Version: 2.4
Name: jotform-extended
Version: 0.1.0
Summary: A Python API wrapper for Jotform, with additional endpoints.
Author-email: Lars Lundin <hello@larslund.in>
License-Expression: GPL-2.0
Project-URL: Homepage, https://github.com/larsyngvelundin/jotform-api-extended-python
Project-URL: Bug_Reports, https://github.com/larsyngvelundin/jotform-api-extended-python/issues
Project-URL: Source, https://github.com/larsyngvelundin/jotform-api-extended-python
Keywords: Jotform,API,wrapper,forms,integration
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25
Dynamic: license-file

JotForm API Extended - Python Client


|  | Jotform API | Extended |
|---|---|---|
| User | ✔️ | ✔️ |
| Form | ✔️ | ✔️ |
| Form Questions | ✔️ | ✔️ |
| Form Properties | ✔️ | ✔️ |
| Form Submissions | ✔️ | ✔️ |
| Form Webhooks | ✔️ | ✔️ |
| Form Reports | ✔️ | ✔️ |
| Submission | ✔️ | ✔️ |
| Report | ✔️ | ✔️ |
| Folder | ✔️ | ✔️ |
| System | ✔️ | ✔️ |
| Apps | ❌ | ✔️ |
| Form Archive | ❌ | ✔️ |
| Submission Threads | ❌ | ✔️ |
| PDFs | ❌ | ✔️ |
| AI Agents | ❌ | ✔️ |
| SMTP | ❌ | ✔️ |
