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

[TRIGGER] New form submitted for Formaloo. #15635

Open
gthelotparthondevon opened this issue Feb 16, 2025 · 5 comments · May be fixed by #15669
Open

[TRIGGER] New form submitted for Formaloo. #15635

gthelotparthondevon opened this issue Feb 16, 2025 · 5 comments · May be fixed by #15669
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed prioritized Prioritized issue triaged For maintainers: This issue has been triaged by a Pipedream employee trigger / source New trigger / source request

Comments

@gthelotparthondevon
Copy link

Formaloo survey App:
See what make is doing: https://www.make.com/en/integrations/formaloo

Formalo docs: https://docs.formaloo.com/

Watch Form Payment
Triggers when a form payment is submitted.

Trigger, Instant, Acid
Formaloo
Watch Response of Form
Triggers when the row is submitted.

Trigger, Instant, Acid
Formaloo
Watch Row Update
Triggers when the row is updated.

Thanks🙏🏻

@gthelotparthondevon gthelotparthondevon added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed trigger / source New trigger / source request labels Feb 16, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

Hi @gthelotparthondevon

Thank you for your request.

I'm guessing you already saw our base integration for Formaloo at our app store: https://pipedream.com/apps/formaloo

However, I am triagging your request for development of your triggers.

Thank you,
Sergio

@gthelotparthondevon
Copy link
Author

Thanks for the quick reply @sergio-eliot-rodriguez !
Yes I saw on the app store, but there is only "New Customer Request".
Would be good to have at list "New Form Submitted", since this is the most common use case.
In my case it is not even working (not sure If I did something wrong or not).

Image

@sergio-eliot-rodriguez
Copy link
Collaborator

sergio-eliot-rodriguez commented Feb 18, 2025

@vunguyenhung can you look into this? looks like a bug with the existing Formaloo source "new customer created"

hey @gthelotparthondevon yes, i've triagged your request for our development team to build "New Form Submitted" event source for you
thanks

@vunguyenhung
Copy link
Collaborator

Hi, I can reproduce this issue on my side. I'll pass to our cpmponent dev to check

Image

@vunguyenhung vunguyenhung added triaged For maintainers: This issue has been triaged by a Pipedream employee prioritized Prioritized issue labels Feb 18, 2025
@jcortes jcortes self-assigned this Feb 19, 2025
@jcortes jcortes moved this from Prioritized to Doing in Component (Source and Action) Backlog Feb 19, 2025
@jcortes
Copy link
Collaborator

jcortes commented Feb 19, 2025

Those errors are happening because the endpoints were deprecated. So I'm removing those components since they won't work anymore. Also I'm gonna try to implement the triggers the user mentioned with the new API docs.

So I'm deleting the following components:

  • components/formaloo/actions/create-customer/create-customer.mjs
  • components/formaloo/actions/update-customer/update-customer.mjs
  • components/formaloo/sources/customer-created/customer-created.mjs

@jcortes jcortes linked a pull request Feb 19, 2025 that will close this issue
@jcortes jcortes moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed prioritized Prioritized issue triaged For maintainers: This issue has been triaged by a Pipedream employee trigger / source New trigger / source request
Projects
Status: Ready for PR Review
Development

Successfully merging a pull request may close this issue.

4 participants