Skip to content

idimensionz/sendgrid-webapi-v3-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sendgrid-webapi-v3-examples

Examples of how to use the iDimensionz SendGrid web API V3 PHP client

NOTE: you will need your SendGrid API key to use the iDimensionz SendGrid Web API and run these examples.

##Plain Old PHP Object (POPO) Examples

The app/popo directory contains examples of using the iDimensionz SendGrid V3 API from "Plain Old PHP Objects" (popo). To run the examples, go to the app/popo directory and type:

php user-account.php your-SendGrid-api-key-here

OR

php user-profile.php your-SendGrid-api-key-here

Notice that you'll need to supply your SendGrid API key as an argument.

About

Examples of how to use the SendGrid web API V3 PHP client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages