Skip to content

[Components] acymailing #12376

@pipedream-component-development

Description

acymailing

URLs

Polling Sources

new-confirmed-user

Prompt

Emit new event when a user confirms their email address. No props required.

URLs

new-unsubscribed-user

Prompt

Emit new event when a user unsubscribes from the specified mailing list(s). Props: 'Lists' - array of list names.

URLs

new-subscribed-user

Prompt

Emit new event when a user subscribes to one or more specified list(s). Props: 'Lists' - array of list names.

URLs

Actions

add-update-user

Prompt

Creates a new user or updates an existing user in AcyMailing. Required props: user data, which should include at least a unique identifier(e.g., email). If user exists, will update user's data with provided information.

URLs

email-user

Prompt

Sends an email to a single AcyMailing user. Required props: user's unique identifier (e.g., email) and email content. User must exist in the AcyMailing database.

URLs

subscribe-user

Prompt

Subscribes a user to one or more specified lists in AcyMailing. Required props: user's unique identifier (e.g., email) and list ID(s). Adds user to database if they do not exist.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions