We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Emit new event when a new contact subscribes to a specified list. Requires selecting the target list.
Emit new event when a new email campaign is created. Useful for monitoring campaign creation activity.
Emit new event when the status of a campaign changes (e.g. from 'scheduled' to 'sent'). Requires selecting the campaign or monitoring all campaigns.
Add a new email message. Requires sender_name and sender_email, subject, body and list_id. Optionally include name and custom fields.
Create a new email campaign. Requires subject, sender details, message content, and target mailing list.
The text was updated successfully, but these errors were encountered:
App developers advised to provide access.
Sorry, something went wrong.
luancazarine
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: