PipedreamHQ / PipedreamHQ/pipedream
[Components] wpforms
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# wpforms
## URLs
## Polling Sources
### new-form-entry-instant
#### Prompt
Emit new event when a form entry is submitted. The required prop is the form ID. Optionally, the user can configure specific fields to watch for changes.
### watch-new-form-entries-instant
#### Prompt
Emit new event when a form entry is submitted. The user just needs to define the form ID under configurations. Field-specific criteria for new entries can be optionally configured.
## Actions
### app-extensions
#### Prompt
Executes an app extension entry. A previously setup or new app extension entry is required as a prop. These entries can be reused across multiple workflows and are managed centrally.
Contributor guide
Assessment
This issue has not been assessed yet.