Activepieces
OSS
activepieces
Sign in / Sign up
Open main menu
activepieces
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
feat/odoo-new-product-trigger
e18e6a2e feat: auto-build custom pieces in Docker image - Automatically build all pieces in custom/ folder during Docker build - Include odoo from community/ folder - Copy built pieces to dist/packages/pieces/ in final image - Enables AP_PIECES_SOURCE=FILE to load custom pieces in production - No need to modify Dockerfile when adding new pieces This allows custom pieces (odoo, shopify-custom, etc.) to be loaded in production without needing to publish via API. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
13 days ago
by haziqmeekco
h
Succeeded
feat/odoo-new-product-trigger
310b007a feat: add new product trigger for Odoo integration - Add polling trigger that detects new products created in Odoo - Fix port extraction to support localhost URLs (not just HTTPS) - Add order parameter support to getRecords (type only, not used) - Fix single object return handling (Odoo returns object for 1 result) - Implement LAST_ITEM deduplication strategy to prevent duplicates - Add date filter for initial poll to avoid historical data dump - Include product images via image_1920 field - Clean implementation with proper error handling Key features: - Polls every minute for new products - Only syncs products with ID > last seen ID - First poll only fetches products from last 5 minutes - Handles single vs multiple results correctly - No duplicate products created Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
13 days ago
by haziqmeekco
h
Previous page
Previous
Next
Next page