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

[Web]: Signup for campaign news (send campaign ID to sendgrid) #1026

Open
2 of 3 tasks
ssandino opened this issue Jan 25, 2025 · 0 comments
Open
2 of 3 tasks

[Web]: Signup for campaign news (send campaign ID to sendgrid) #1026

ssandino opened this issue Jan 25, 2025 · 0 comments
Labels
website Issues concerning Website

Comments

@ssandino
Copy link
Member

ssandino commented Jan 25, 2025

Is your feature request related to a problem? Please describe.

When a user signs up for campaign news on a campaign page (example on Staging), the following should happen:

  • Sign up the user to the standard SI newsletter. (already implemented)
  • Add the campaign UID to the custom field campaign_news in the SendGrid user profile by parsing it from the campaign URL.

Special scenarios to handle:

  1. The exact UID is already in the field, then no need to add it.
  2. There is already another UID in the custom field campaign_news, then just add the new one with a separator in between existing,newone (i.e. comma)

This setup will be the base to send out campaign news (i.e. Goal reached, Campaign ends in 1 day etc.) to the people who signed up for such on a campaign page.

Describe the solution/feature

No response

Describe alternatives you've considered

No response

Criteria for Completion

No response

Anything else?

No response

Code of Conduct

  • I've read the Code of Conduct and understand my responsibilities as a member of the Social Income community
@ssandino ssandino added the website Issues concerning Website label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website Issues concerning Website
Projects
None yet
Development

No branches or pull requests

1 participant