PipedreamHQ / PipedreamHQ/pipedream
[Components] isn
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# isn
## URLs
## Polling Sources
### new-order-paid
#### Prompt
Emits a new event when a payment for an order has been made. The needed props include order ID, and amount paid. An optional prop could be the payment method.
### new-order-signed
#### Prompt
Emits a new event when an agreement for an order has been signed. Props required for this trigger are the order ID and signer's details. Additional optional props might include the date and time of signing.
### new-order-scheduled
#### Prompt
Emits a new event when an order has been scheduled. The required props are the order ID and the scheduled date and time. Optional props could include customer details and order details.
Contributor guide
Assessment
This issue has not been assessed yet.