Skip to content

[Feature Request] Optional, Multiple Actions Needed for Webhook Form #5499

@iocouto

Description

@iocouto

Currently, the way the Webhook Form component works is that the user can only do ONE action upon form submission — which is to either:

  • email the form contents to a given email address, OR
  • submit it to a webhook API endpoint

It is impossible to do both, which is a very common use-case — i.e., when you want to send the submission via email to a specific address, but also submit it to an API.

Ideally, we should be able to perform an arbitrary number of actions upon submission — eg. submitting the results to different email addresses, as well as submitting it to more than one API endpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions