-
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
widgetform
URLs
Webhook Sources
new-submission-instant
Prompt
Emit new event when a form submission is received. Requires selecting a specific form to monitor.
new-form-instant
Prompt
Emit new event when a new form is created in the account. Useful for dynamically reacting to new form deployments.
Polling Sources
new-submission
Prompt
Emit new event when a new form submission is detected via periodic polling. Requires selecting a specific form. Recommended only if webhooks are not available.
Actions
create-form
Prompt
Create a new form with specified fields, title, and settings. Requires form configuration data including form name and input fields.
get-submission
Prompt
Retrieve detailed information about a specific form submission. Requires the submission ID.
update-form-settings
Prompt
Update properties of an existing form such as title, description, or submission rules. Requires form ID and settings to modify.
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