PipedreamHQ / PipedreamHQ/pipedream
[Components] device_magic
Open
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# device_magic
## URLs
## Webhook Sources
### new-submission-instant
#### Prompt
Emit new event when a new submission is received. The only required prop is form ID, which specifies the form to monitor for new submissions. An optional prop could be a submission filter, enabling finer control over which submissions should trigger the event.
## Actions
### dispatch-form
#### Prompt
Dispatches a form to a target device. Required props are the form id and the device id. An optional prop could be sending dispatch at a predefined time.
Contributor guide
Assessment
This issue has not been assessed yet.