-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
allocadence
URLs
Polling Sources
new-customer-order
Prompt
Emit new event when a new customer order is created. Required props: customer ID, product ID. Optional props: order details, delivery mode
URLs
new-purchase-order
Prompt
Emit new event when a new purchase order is created. Required props: supplier ID, product ID. Optional props: quantity, delivery date
URLs
Actions
create-customer-order
Prompt
Creates a new customer order. Required props: customer information, product details, shipping address. Optional props: special instructions for order.
URLs
create-purchase-order
Prompt
Generates a new purchase order. Required props: supplier details, product details, delivery address. Optional props: order deadline, additional instructions.
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done