/
var
/
www
/
doncode.com.ua
/
www
/
lib
/
sendgrid
/
lib
/
contacts
/
/var/www/doncode.com.ua/www/lib/sendgrid/lib/contacts
mkdir
upload
Name
Size
Mode
Actions
README.md
562
0644
edit
dl
rm
Recipient.php
2016
0644
edit
dl
rm
RecipientForm.php
1046
0644
edit
dl
rm
Edit:
/var/www/doncode.com.ua/www/lib/sendgrid/lib/contacts/README.md
(562B)
# Recipients Helper **This helper allows you to quickly and easily build a subscription form to add contacts to your contactdb in SendGrid.** ## Quick Start Run the [example](../../examples/helpers/contacts/recipients.php) (make sure you have set your environment variable to include your SENDGRID_API_KEY). ```bash php examples/helpers/contacts/recipients.php ``` ## Usage - See this complete working [example](../../examples/helpers/contacts/recipients.php). - [Documentation](https://sendgrid.com/docs/API_Reference/api_v3.html#contacts-api-recipients)
Save
cmd:
run