PipedreamHQ / PipedreamHQ/pipedream
[Components] Sylius
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# Sylius
## URL - https://docs.sylius.com/getting-started-with-sylius/using-api
## Polling Sources
• **New Order**
- Emits an event when a new order is placed in the Sylius store.
• **Updated Product**
- Emits an event when product information is updated (including price, stock, description, and other details).
• **New Customer**
- Emits an event when a new customer registers or is created.
## Actions
• **Create Product**
- Add a new product to the catalog, including variants, pricing details, and inventory levels.
• **Update Order**
- Update an existing order, including its status, items, or shipping information.
• **Find Orders**
- Search and retrieve orders based on specified criteria such as customer, status, or date range.
Contributor guide
Assessment
This issue has not been assessed yet.