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] campaign_monitor #14557

Open
pipedream-component-development opened this issue Nov 5, 2024 · 2 comments · May be fixed by #14635
Open

[Components] campaign_monitor #14557

pipedream-component-development opened this issue Nov 5, 2024 · 2 comments · May be fixed by #14635
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 Nov 5, 2024

campaign_monitor

URLs

Polling Sources

new-bounce

Prompt

Emits new event when campaign email bounces. Required prop: Campaign ID.

URLs

new-email-open

Prompt

Emits new event when an email from a campaign is opened. Required prop: Campaign ID. Optional prop: Subscriber ID for tracking specific subscribers.

URLs

new-subscriber

Prompt

Emits new event when a new subscriber is added to a list. Required prop: List ID for tracking specific lists.

URLs

Actions

send-smart-transactional-email

Prompt

Sends an intelligent transactional email to a specified recipient. Required props include 'email', 'subject', and 'content'. Optional props include 'list_id' to specify mailing list, if applicable.

URLs

unsubscribe

Prompt

Removes a subscriber from a mailing list given their email address. The required prop is 'email'. Optional props could include 'list_id' to specify the mailing list from which to remove the subscriber.

URLs

add-subscriber

Prompt

Creates a new subscriber on a specific list. Required props are 'email' and 'list_id'. Optional props include 'name' to personalize the subscriber's profile.

URLs

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Nov 7, 2024
@michelle0927 michelle0927 self-assigned this Nov 12, 2024
@michelle0927 michelle0927 linked a pull request Nov 12, 2024 that will close this issue
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Nov 12, 2024
@GTFalcao GTFalcao moved this from Ready for PR Review to Changes Required in Component (Source and Action) Backlog Nov 13, 2024
@michelle0927 michelle0927 moved this from Changes Required to Ready for PR Review in Component (Source and Action) Backlog Nov 13, 2024
@GTFalcao GTFalcao moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Nov 13, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Nov 14, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Nov 14, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Nov 14, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Nov 14, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Nov 14, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Nov 14, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to Changes Required in Component (Source and Action) Backlog Nov 14, 2024
@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-campaign_monitor-13dbf548bb5e81c8ba55d39556fffd82

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Nov 14, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to Ready for Release in Component (Source and Action) Backlog Nov 15, 2024
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-campaign_monitor-13dbf548bb5e81c8ba55d39556fffd82

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
Status: Ready for Release
Development

Successfully merging a pull request may close this issue.

3 participants