Skip to content

[Components] selzy #16657

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

Open
pipedream-component-development opened this issue May 14, 2025 · 3 comments · May be fixed by #16692
Open

[Components] selzy #16657

pipedream-component-development opened this issue May 14, 2025 · 3 comments · May be fixed by #16692
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 May 14, 2025

selzy

URLs

Webhook Sources

new-subscriber-instant

Prompt

Emit new event when a new contact subscribes to a specified list. Requires selecting the target list.

URLs

new-campaign-instant

Prompt

Emit new event when a new email campaign is created. Useful for monitoring campaign creation activity.

URLs

new-campaign-status-instant

Prompt

Emit new event when the status of a campaign changes (e.g. from 'scheduled' to 'sent'). Requires selecting the campaign or monitoring all campaigns.

URLs

Actions

create-email-message

Prompt

Add a new email message. Requires sender_name and sender_email, subject, body and list_id. Optionally include name and custom fields.

URLs

create-campaign

Prompt

Create a new email campaign. Requires subject, sender details, message content, and target mailing list.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 14, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

App developers advised to provide access.

@luancazarine luancazarine self-assigned this May 15, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog May 15, 2025
@luancazarine luancazarine linked a pull request May 16, 2025 that will close this issue
luancazarine added a commit that referenced this issue May 19, 2025
Sources
 - New Campaign
 - New Campaign Status (Instant)
 - New Subscriber (Instant)

Actions
 - Create Subscriber
 - Send Campaign
 - Create Campaign
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 19, 2025
@lcaresia lcaresia moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog May 21, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 22, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog May 22, 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-selzy-1fabf548bb5e819183c2c5978dea51cc

@luancazarine
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-selzy-1fabf548bb5e819183c2c5978dea51cc

Hi @vunguyenhung, New Subscriber Instant Source does not emit events with contact creation. You need to create a subscription form and create a contact through this form.

@luancazarine luancazarine moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog May 23, 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