activepieces-ssactivewear-promostandards
v0.1.4
Published
SSActiveWear PromoStandards integration piece for Activepieces
Maintainers
Readme
SSActiveWear PromoStandards Piece for Activepieces
This piece provides integration with SSActiveWear using the PromoStandards API, which is specifically designed for the promotional products industry.
Why PromoStandards?
- Standardized API: Designed specifically for promotional products industry
- Better Performance: No large dataset issues like the REST API
- Proper Structure: Built-in pagination and filtering
- Industry Standard: Used by major suppliers in the promotional products space
Available Services
Based on the SSActiveWear PromoStandards documentation:
- Inventory 2.0.0: Get real-time inventory levels
- Product Data 2.0.0: Get detailed product information
- Order Status 2.0.0: Track order status and shipments
- Media Content 1.1.0: Get product images and media
- Pricing And Configuration 1.0.0: Get pricing information
- Purchase Order 1.0.0: Submit purchase orders
- Invoice 1.0.0: Get invoice information
Actions
- Get Inventory: Retrieve inventory levels for specific products
- Get Product Data: Get detailed product information
- Get Order Status: Track order status and tracking information
Authentication
You'll need:
- API Key: Your SSActiveWear PromoStandards API key
- Account Number: Your SSActiveWear account number
Setup
- Login to your SSActiveWear account
- Go to Account Settings -> API Access
- Generate a new PromoStandards API key
- Use your account number and API key for authentication
Usage
Get Inventory
- Action: Get Inventory
- Inputs: Array of product IDs
- Outputs: Inventory levels for the specified products
Get Product Data
- Action: Get Product Data
- Inputs: Array of product IDs
- Outputs: Detailed product information
Get Order Status
- Action: Get Order Status
- Inputs: Array of order IDs
- Outputs: Order status and tracking information
Benefits Over REST API
- No Truncation Issues: PromoStandards is designed for efficient data retrieval
- Better Performance: Optimized for supplier integrations
- Industry Standard: Follows PromoStandards specification
- Focused Services: Specific endpoints for different data types
- Proper Pagination: Built-in support for large datasets
