Skip to content

[Components] membado #16568

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

Closed
pipedream-component-development opened this issue May 6, 2025 · 3 comments · Fixed by #16644
Closed

[Components] membado #16568

pipedream-component-development opened this issue May 6, 2025 · 3 comments · Fixed by #16644
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

membado

URLs

Webhook Sources

new-registration-instant

Description

Emit new event when a person registers for an event or membership. Requires configuration of the registration form or event to watch.

new-payment-instant

Description

Emit new event when a new payment is successfully received. Useful for tracking new membership fees, event purchases, or donations. Requires configuration of the payment source to watch.

new-member-instant

Description

Emit new event when a new member is added to the system, either via signup or admin creation. Useful for onboarding workflows. No additional configuration required.

Actions

create-member

Description

Create a new member in the Membado system. Requires member details such as name, email, and optionally membership type or group.

create-event

Description

Create a new event in Membado. Requires event name, date, and optional location and registration settings.

record-payment

Description

Record a payment for a member or event. Requires member ID, amount, and payment method. Optional fields include description and payment date.

@sergio-eliot-rodriguez
Copy link
Collaborator

sergio-eliot-rodriguez commented May 6, 2025

I'm sorry I the components generator just hallucinated here.

let's do (required)

Actions
Create Member

I'm reaching out regarding other endpoitns such as "add tags"
https://github.com/4leads/membado-api-client/tree/master

@GTFalcao GTFalcao self-assigned this May 6, 2025
@GTFalcao GTFalcao moved this from Prioritized to Doing in Component (Source and Action) Backlog May 6, 2025
@GTFalcao GTFalcao moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 13, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog May 13, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

sergio-eliot-rodriguez commented May 13, 2025

Ok Membado got back to us and essentially said never mind about API endpoints from

unfortunately, they are not available in the new version, sorry! Only the API as decriped here is available: API Documentation

they clarified about the GitHub

The document you're referring to is outdated - it is for our old Membado-Version, which was not a community-platform, but a membership-platform.

So with the component that was develop (create member) is enough

@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 14, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog May 14, 2025
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-membado-1f2bf548bb5e814f986ce373d80a62aa

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
Development

Successfully merging a pull request may close this issue.

4 participants