Skip to content

[Components] bloomerang #16081

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 Mar 28, 2025 · 3 comments · Fixed by #16105
Closed

[Components] bloomerang #16081

pipedream-component-development opened this issue Mar 28, 2025 · 3 comments · Fixed by #16105
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 Mar 28, 2025

bloomerang

URLs

Polling Sources

new-donation

Prompt

Emit new event when a donation is received in Bloomerang. Requires configuration of the donation type or fund (optional) to filter incoming donations.

URLs

new-constituent

Prompt

Emit new event when a new constituent profile is created in Bloomerang. Can be optionally filtered by constituent type (e.g. individual, organization).

URLs

new-interaction

Prompt

Emit new event when a new interaction (e.g. email, call, meeting) is logged for a constituent. Optional filters include interaction type or campaign.

URLs

Actions

create-donation

Prompt

Create a new donation record in Bloomerang. Requires constituent ID, amount, fund ID, and date. Optional fields include payment method, note, and appeal.

URLs

create-constituent

Prompt

Create a new constituent in Bloomerang. Requires constituent type, name, and contact details. Optional fields include address, tags, and custom fields.

URLs

add-interaction

Prompt

Add an interaction to an existing constituent. Requires constituent ID, interaction type, and date. Optional fields include notes and linked campaign.

URLs

@sergio-eliot-rodriguez
Copy link
Collaborator

Bloomerang provided access via their partnership program.

@luancazarine luancazarine self-assigned this Mar 31, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog Mar 31, 2025
luancazarine added a commit that referenced this issue Apr 2, 2025
Sources
 - New Donation
 - New Constituent
 - New Interaction

Actions
 - Create Donation
 - Create Constituent
 - Add Interaction
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Apr 2, 2025
@lcaresia lcaresia moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Apr 7, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 8, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Apr 8, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 8, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Apr 8, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-bloomerang-1cebf548bb5e814395a0fe394b8f25e2

@luancazarine luancazarine moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Apr 8, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 9, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Apr 9, 2025
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-bloomerang-1cebf548bb5e814395a0fe394b8f25e2

luancazarine added a commit that referenced this issue Apr 9, 2025
* bloomerang init

* [Components] bloomerang #16081
Sources
 - New Donation
 - New Constituent
 - New Interaction

Actions
 - Create Donation
 - Create Constituent
 - Add Interaction

* pnpm update

* some adjusts

* pnpm update

* remove console.log

* pnpm update
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog Apr 9, 2025
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
Development

Successfully merging a pull request may close this issue.

4 participants