Open Issues Need Help
View All on GitHub API Development • Language-Specific API Wrappers
Expand CRUD support for default and custom objects in Attio API wrapper about 1 month ago
AI Summary: Expand the existing Python wrapper for the Attio API to include full CRUD (Create, Read, Update, Delete) functionality for both default and custom objects. This involves auditing the Attio API documentation, implementing missing methods, adding robust error handling and pagination, writing comprehensive tests, and updating the project's README with usage examples.
Complexity:
4/5
enhancement help wanted