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/consolidate-shopify-pieces
bf08f7e7 fix: correct auth structure and API version for shopify-custom blog actions - Fix CustomAuth property access (context.auth.props.shopUrl) - Add auth validation with clear error messages - Use getShopifyApiUrl() helper for consistent URL formatting - Update API version from 2024-01 to 2026-01 (current version) - Apply fixes to both export-blog-posts and import-blog-posts actions Resolves "undefined" shop URL error in blog export/import operations. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
14 days ago
by haziqmeekco
h
Succeeded
feat/consolidate-shopify-pieces
42bc5225 feat: consolidate all Shopify pieces into shopify-custom Unified all separate Shopify pieces into one comprehensive piece for better maintainability and user experience. Previous structure: - shopify-blog (2 actions) - shopify-customers (1 action) - shopify-orders (1 action) - shopify-size-chart (10 actions) New structure: - shopify-custom (15 actions total) - Blog actions (export/import) - Customer actions (list) - Order actions (create) - Size chart actions (10 actions for metaobject management) Benefits: - Single auth configuration - All Shopify actions in one place - Easier maintenance and discovery - Cleaner piece list in UI Required scopes: - Orders: read_orders, write_orders - Customers: read_customers, write_customers - Blog: read_content, write_content - Size Charts: read_metaobjects, write_metaobjects, read_metaobject_definitions, write_metaobject_definitions Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
14 days ago
by haziqmeekco
h
Previous page
Previous
Next
Next page