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 #454

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

Subscription Widget Helper #454

thinkingserious opened this issue Oct 10, 2017 · 3 comments
Labels
difficulty: medium fix is medium in difficulty status: work in progress Twilio or the community is in the process of implementing type: twilio enhancement feature request on Twilio's roadmap

Comments

@thinkingserious
Copy link
Contributor

	Create a helper that will show how to add a working subscription widget to their site from code in the library.
	
	
	Features:
	
	
	- An 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
@thinkingserious thinkingserious added difficulty: easy fix is easy in difficulty hacktoberfest labels Oct 10, 2017
@kraigh
Copy link
Contributor

kraigh commented Oct 20, 2017

I will work on this!

@kraigh
Copy link
Contributor

kraigh commented Oct 20, 2017

^ Please see my notes in the PR. Does this solution make sense @thinkingserious ?

@mbernier mbernier removed difficulty: hard fix is hard in difficulty difficulty: medium fix is medium in difficulty difficulty: very hard fix is very hard in difficulty labels Oct 27, 2017
@thinkingserious thinkingserious added status: work in progress Twilio or the community is in the process of implementing difficulty: medium fix is medium in difficulty type: twilio enhancement feature request on Twilio's roadmap and removed difficulty: easy fix is easy in difficulty labels Feb 27, 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: work in progress Twilio or the community is in the process of implementing type: twilio enhancement feature request on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

3 participants