-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Description
simla_com
URLs
Polling Sources
new-customer
Prompt
Emit new event when a customer is created. No user inputs required.
new-order
Prompt
Emit new event when an order is created. No user inputs required.
updated-customer
Prompt
Emit new event when a customer is updated. A customer ID is a required prop.
Actions
create-customer
Prompt
Uses inputs (props) for customer details to generate a new customer profile in Simlacom. Required props: Customer Name, Phone Number, and Email. Optional props: Address and Preferences
create-order
Prompt
With inputs (props) for customer and order details, generates a new order in Simlacom. Required props are: Customer ID, Product ID, and Quantity. Optional props include: Discount Code and Order Notes
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done