activepieces-shopify-enhanced
v0.1.27
Published
Enhanced Shopify piece for Activepieces with custom functionality
Maintainers
Readme
Shopify Enhanced Piece for Activepieces
An enhanced Shopify piece for Activepieces with custom functionality and improved error handling.
Features
- Custom ShopifyClient Class: Advanced API interactions with better error handling
- All Original Shopify Actions: Create/Get/Update customers, products, orders, etc.
- Enhanced Error Handling: Better error management and rate limiting
- Custom API Calls: Direct API call capabilities to any Shopify endpoint
- Custom Types: TypeScript type definitions for better development experience
- Custom Translations: Multi-language support
Installation
This piece can be installed through Activepieces' "Install a piece" feature:
- Go to your Activepieces instance
- Create a new flow
- Click "Install a piece"
- Use package name:
@activepieces/piece-shopify-enhanced - Version:
0.1.21
Configuration
When adding this piece to a flow, configure:
- Shop Name: The part before
.myshopify.comin your store URL - Admin Token: Your Shopify Admin API access token
Usage
This enhanced piece provides all the functionality of the standard Shopify piece with additional features:
- Better error handling and retry logic
- Custom API call actions for advanced integrations
- Enhanced type safety with custom TypeScript types
- Improved rate limiting and request management
License
MIT
