Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] fillout #12553

Closed
pipedream-component-development opened this issue Jun 24, 2024 · 1 comment · Fixed by #12690
Closed

[Components] fillout #12553

pipedream-component-development opened this issue Jun 24, 2024 · 1 comment · Fixed by #12690
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jun 24, 2024

fillout

URLs

Polling Sources

new-submission-instant

Prompt

Emit new event when a form receives a new submission. Required props: 'formId'.

URLs

new-responses-instant

Prompt

Emit new event each time a Fillout form is submitted. Required props: 'formId'

URLs

Actions

send-form

Prompt

Sends a specified form to designated emails. Input props must include 'form', the form to be sent, and 'email', the email address list to send the form to. Optional props would include 'cc' or 'bcc' for copying others on the email.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jun 24, 2024
@luancazarine luancazarine self-assigned this Jul 1, 2024
luancazarine added a commit that referenced this issue Jul 2, 2024
Sources
 - New Submission (Instant)
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-fillout-d0d29218b87e4424bdcf5cc8fbe63b96

luancazarine added a commit that referenced this issue Jul 4, 2024
* fillout init

* [Components] fillout #12553
Sources
 - New Submission (Instant)

* pnpm update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants