sendgrid-php-example icon indicating copy to clipboard operation
sendgrid-php-example copied to clipboard

Example of using sendgrid-php library.

Results 4 sendgrid-php-example issues
Sort by recently updated
recently updated
newest added

I am new to sendgrid. I have the API Key, and now I am trying to use for php. I have downloaded the code directory but now It is giving...

Could anyone help me to implement send grid apikey implementation in a classic ASP page?

`composer install` occurs error. ``` [Composer\Json\JsonValidationException] "./composer.json" does not match the expected JSON schema: - name : Does not match the regex pattern ^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z 0-9](([_.]?|-{0,2})[a-z0-9]+)*$ ``` This is caused by...

Can the example identify if it is v2 or v3 as the API used to make it easier to locate correct examples please.