Faire
Pull orders and products from Faire.
Sync types
Use Fiber to load the following resources from the Faire API.
Source settings
You need the following data to register a Faire app on Fiber.
Key | Type | Comments |
---|---|---|
appId | string | |
appSecret | string |
Account credentials
You need the following data to register a Faire account.
Key | Type | Comments |
---|---|---|
accessToken | string | Required |
scopes | string[] | Required |
Changelog
2024-04-15:
- Added support for product syncing
- Improved error handling for API requests
2024-04-01:
- Initial alpha release
- Implemented orders syncing