Skip to content

[Components] widgetform #16529

@pipedream-component-development

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 employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions