Skip to content

[Components] zenventory #13944

@pipedream-component-development

Description

zenventory

URLs

Polling Sources

new-customer-order

Prompt

Emit new event every time a customer order is created. The main prop to set is the order ID. Other good optional props can be order status and the customer ID.

URLs

new-purchase-order

Prompt

Emit new event when a purchase order is created. This involves configuring the purchase order ID and can optionally include the vendor ID and order status.

URLs

new-item-created

Prompt

Emit new event when a new item is created. The only required prop is the item ID. Optional props can be item category and the supplier ID.

URLs

Actions

create-item

Prompt

Creates a new inventory item in Zenventory. Props consists of item data: name, quantity, etc.

URLs

create-customer-order

Prompt

Creates a new customer order in Zenventory. Props include customer information and order details.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions