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

Subscription Widget Helper #473

Closed
thinkingserious opened this issue Oct 10, 2017 · 2 comments
Closed

Subscription Widget Helper #473

thinkingserious opened this issue Oct 10, 2017 · 2 comments
Labels
difficulty: medium fix is medium in difficulty status: help wanted requesting help from the community type: twilio enhancement feature request on Twilio's roadmap

Comments

@thinkingserious
Copy link
Contributor

thinkingserious commented Oct 10, 2017

Create a helper that will show how to add a working subscription widget to their site from code in the library.

Features:

  • A function that returns an embeddable HTML form that takes email address and name
  • The form should submit to a customizable URL path
  • The code at the URL path should accept the data and post it to the contactdb using the (POST Add Recipients endpoint)[https://sendgrid.com/docs/API_Reference/api_v3.html#contacts-api-recipients]
  • Please add tests:
    • Validate the form is built properly
    • Validate that a proper response is received when data is submitted from the form

Maybe merging this would be a bit easier?

@thinkingserious thinkingserious added difficulty: easy fix is easy in difficulty hacktoberfest labels Oct 10, 2017
@mbernier mbernier added difficulty: medium fix is medium in difficulty hacktoberfest and removed hacktoberfest difficulty: easy fix is easy in difficulty labels Oct 17, 2017
@devchas
Copy link
Contributor

devchas commented Oct 24, 2017

Hoping this can serve as a temporary solution

@mbernier mbernier removed difficulty: easy fix is easy in difficulty difficulty: hard fix is hard in difficulty difficulty: very hard fix is very hard in difficulty difficulty: medium fix is medium in difficulty labels Oct 27, 2017
@thinkingserious thinkingserious added status: help wanted requesting help from the community difficulty: medium fix is medium in difficulty up-for-grabs type: twilio enhancement feature request on Twilio's roadmap labels Mar 5, 2018
@thinkingserious
Copy link
Contributor Author

Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you still require assistance. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium fix is medium in difficulty status: help wanted requesting help from the community type: twilio enhancement feature request on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

4 participants