01Comprehensive integration with Alegra API for full CRUD (Create, Read, Update, Delete) operations across most endpoints.
02Supports a wide array of Alegra resources, including invoices, contacts, items, credit notes, purchase orders, and more.
03Enables flexible operations like querying collections, fetching resources by specific ID, and managing new or existing data.
04Provides robust search and filtering capabilities using query parameters for pagination and precise data retrieval.
05Ensures secure handling of Alegra credentials, which are loaded locally from environment variables and are never stored or transmitted externally.
060 GitHub stars